index
:
github/profunctor-codecs-java.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gson
/
build.gradle.kts
blob: e70381d6e534380f6d0754ff13cce8c21c4e88f0 (
plain
)
1
2
3
4
dependencies
{
api
(
project
(
":core"
))
api
(
"com.google.code.gson:gson:2.11.0"
)
}