GroupId | GroupIdorg.endpoints4s |
---|---|
ArtifactId | ArtifactIdalgebra_2.13 |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
algebra_2.13-1.1.0.pom | |
algebra_2.13-1.1.0.jar | 73 KB |
algebra_2.13-1.1.0-sources.jar | 19 KB |
algebra_2.13-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/algebra_2.13/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>algebra_2.13</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/algebra_2.13/
implementation 'org.endpoints4s:algebra_2.13:1.1.0'
// https://jarcasting.com/artifacts/org.endpoints4s/algebra_2.13/
implementation ("org.endpoints4s:algebra_2.13:1.1.0")
'org.endpoints4s:algebra_2.13:jar:1.1.0'
<dependency org="org.endpoints4s" name="algebra_2.13" rev="1.1.0">
<artifact name="algebra_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='algebra_2.13', version='1.1.0')
)
libraryDependencies += "org.endpoints4s" % "algebra_2.13" % "1.1.0"
[org.endpoints4s/algebra_2.13 "1.1.0"]