is not current version
Last Version 1.7.0

com.beachape:enumeratum-play-json_2.12 1.6.1

enumeratum-play-json

Categories

Categories

JSON Data
GroupId

GroupId

com.beachape
ArtifactId

ArtifactId

enumeratum-play-json_2.12
Version

Version

1.6.1
Type

Type

jar

Download enumeratum-play-json_2.12 1.6.1


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