is not current version
Last Version 1.5.16

com.beachape:enumeratum-play-json_2.10 1.4.5

enumeratum-play-json

Categories

Categories

JSON Data
GroupId

GroupId

com.beachape
ArtifactId

ArtifactId

enumeratum-play-json_2.10
Version

Version

1.4.5
Type

Type

jar

Download enumeratum-play-json_2.10 1.4.5


<!-- https://jarcasting.com/artifacts/com.beachape/enumeratum-play-json_2.10/ -->
<dependency>
    <groupId>com.beachape</groupId>
    <artifactId>enumeratum-play-json_2.10</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.beachape/enumeratum-play-json_2.10/
implementation 'com.beachape:enumeratum-play-json_2.10:1.4.5'
// https://jarcasting.com/artifacts/com.beachape/enumeratum-play-json_2.10/
implementation ("com.beachape:enumeratum-play-json_2.10:1.4.5")
'com.beachape:enumeratum-play-json_2.10:jar:1.4.5'
<dependency org="com.beachape" name="enumeratum-play-json_2.10" rev="1.4.5">
  <artifact name="enumeratum-play-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beachape', module='enumeratum-play-json_2.10', version='1.4.5')
)
libraryDependencies += "com.beachape" % "enumeratum-play-json_2.10" % "1.4.5"
[com.beachape/enumeratum-play-json_2.10 "1.4.5"]