License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.tethys-json |
ArtifactId | ArtifactIdtethys-enumeratum_2.11 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptiontethys-enumeratum
tethys-enumeratum
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-enumeratum_2.11/ -->
<dependency>
<groupId>com.tethys-json</groupId>
<artifactId>tethys-enumeratum_2.11</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-enumeratum_2.11/
implementation 'com.tethys-json:tethys-enumeratum_2.11:0.11.0'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-enumeratum_2.11/
implementation ("com.tethys-json:tethys-enumeratum_2.11:0.11.0")
'com.tethys-json:tethys-enumeratum_2.11:jar:0.11.0'
<dependency org="com.tethys-json" name="tethys-enumeratum_2.11" rev="0.11.0">
<artifact name="tethys-enumeratum_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-enumeratum_2.11', version='0.11.0')
)
libraryDependencies += "com.tethys-json" % "tethys-enumeratum_2.11" % "0.11.0"
[com.tethys-json/tethys-enumeratum_2.11 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.tethys-json : tethys-core_2.11 | jar | 0.11.0 |
com.beachape : enumeratum_2.11 | jar | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0-SNAP13 |