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