Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.beachape |
ArtifactId | ArtifactIdenumeratum-scalacheck_sjs0.6_2.13 |
Version | Version1.5.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.beachape/enumeratum-scalacheck_sjs0.6_2.13/ -->
<dependency>
<groupId>com.beachape</groupId>
<artifactId>enumeratum-scalacheck_sjs0.6_2.13</artifactId>
<version>1.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.beachape/enumeratum-scalacheck_sjs0.6_2.13/
implementation 'com.beachape:enumeratum-scalacheck_sjs0.6_2.13:1.5.16'
// https://jarcasting.com/artifacts/com.beachape/enumeratum-scalacheck_sjs0.6_2.13/
implementation ("com.beachape:enumeratum-scalacheck_sjs0.6_2.13:1.5.16")
'com.beachape:enumeratum-scalacheck_sjs0.6_2.13:jar:1.5.16'
<dependency org="com.beachape" name="enumeratum-scalacheck_sjs0.6_2.13" rev="1.5.16">
<artifact name="enumeratum-scalacheck_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beachape', module='enumeratum-scalacheck_sjs0.6_2.13', version='1.5.16')
)
libraryDependencies += "com.beachape" % "enumeratum-scalacheck_sjs0.6_2.13" % "1.5.16"
[com.beachape/enumeratum-scalacheck_sjs0.6_2.13 "1.5.16"]