GroupId | GroupIdorg.julienrf |
---|---|
ArtifactId | ArtifactIdendpoints-algebra-circe_2.11 |
Version | Version0.2.0-09602e4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.julienrf/endpoints-algebra-circe_2.11/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>endpoints-algebra-circe_2.11</artifactId>
<version>0.2.0-09602e4</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/endpoints-algebra-circe_2.11/
implementation 'org.julienrf:endpoints-algebra-circe_2.11:0.2.0-09602e4'
// https://jarcasting.com/artifacts/org.julienrf/endpoints-algebra-circe_2.11/
implementation ("org.julienrf:endpoints-algebra-circe_2.11:0.2.0-09602e4")
'org.julienrf:endpoints-algebra-circe_2.11:jar:0.2.0-09602e4'
<dependency org="org.julienrf" name="endpoints-algebra-circe_2.11" rev="0.2.0-09602e4">
<artifact name="endpoints-algebra-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='endpoints-algebra-circe_2.11', version='0.2.0-09602e4')
)
libraryDependencies += "org.julienrf" % "endpoints-algebra-circe_2.11" % "0.2.0-09602e4"
[org.julienrf/endpoints-algebra-circe_2.11 "0.2.0-09602e4"]