Categories |
CategoriesScala Languages JSON Data |
---|---|
GroupId | GroupIdorg.scalawag.bateman |
ArtifactId | ArtifactIdbateman-json-enumeratum_2.12 |
Version | Version0.1.13 |
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.13</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.13'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-enumeratum_2.12/
implementation ("org.scalawag.bateman:bateman-json-enumeratum_2.12:0.1.13")
'org.scalawag.bateman:bateman-json-enumeratum_2.12:jar:0.1.13'
<dependency org="org.scalawag.bateman" name="bateman-json-enumeratum_2.12" rev="0.1.13">
<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.13')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json-enumeratum_2.12" % "0.1.13"
[org.scalawag.bateman/bateman-json-enumeratum_2.12 "0.1.13"]