Categories |
CategoriesScala Languages JSON Data |
---|---|
GroupId | GroupIdorg.scalawag.bateman |
ArtifactId | ArtifactIdbateman-json-enumeratum_2.12 |
Version | Version0.1.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-enumeratum_2.12/ -->
<dependency>
<groupId>org.scalawag.bateman</groupId>
<artifactId>bateman-json-enumeratum_2.12</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-enumeratum_2.12/
implementation 'org.scalawag.bateman:bateman-json-enumeratum_2.12:0.1.10'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-enumeratum_2.12/
implementation ("org.scalawag.bateman:bateman-json-enumeratum_2.12:0.1.10")
'org.scalawag.bateman:bateman-json-enumeratum_2.12:jar:0.1.10'
<dependency org="org.scalawag.bateman" name="bateman-json-enumeratum_2.12" rev="0.1.10">
<artifact name="bateman-json-enumeratum_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json-enumeratum_2.12', version='0.1.10')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json-enumeratum_2.12" % "0.1.10"
[org.scalawag.bateman/bateman-json-enumeratum_2.12 "0.1.10"]