Categories |
CategoriesScala Languages JSON Data |
---|---|
GroupId | GroupIdio.github.scalapb-json |
ArtifactId | ArtifactIdscalapb-json-common_3 |
Version | Version0.8.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-json-common_3/ -->
<dependency>
<groupId>io.github.scalapb-json</groupId>
<artifactId>scalapb-json-common_3</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-json-common_3/
implementation 'io.github.scalapb-json:scalapb-json-common_3:0.8.5'
// https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-json-common_3/
implementation ("io.github.scalapb-json:scalapb-json-common_3:0.8.5")
'io.github.scalapb-json:scalapb-json-common_3:jar:0.8.5'
<dependency org="io.github.scalapb-json" name="scalapb-json-common_3" rev="0.8.5">
<artifact name="scalapb-json-common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalapb-json', module='scalapb-json-common_3', version='0.8.5')
)
libraryDependencies += "io.github.scalapb-json" % "scalapb-json-common_3" % "0.8.5"
[io.github.scalapb-json/scalapb-json-common_3 "0.8.5"]