License |
License |
---|---|
GroupId | GroupIdorg.elasticmq |
ArtifactId | ArtifactIdrest_2.12 |
Version | Version0.13.9 |
Type | Typejar |
Description |
Descriptionrest
rest
|
Project Organization |
Project Organizationorg.elasticmq |
Filename | Size |
---|---|
rest_2.12-0.13.9.pom | |
rest_2.12-0.13.9.jar | 295 bytes |
rest_2.12-0.13.9-sources.jar | 246 bytes |
rest_2.12-0.13.9-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticmq/rest_2.12/ -->
<dependency>
<groupId>org.elasticmq</groupId>
<artifactId>rest_2.12</artifactId>
<version>0.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/rest_2.12/
implementation 'org.elasticmq:rest_2.12:0.13.9'
// https://jarcasting.com/artifacts/org.elasticmq/rest_2.12/
implementation ("org.elasticmq:rest_2.12:0.13.9")
'org.elasticmq:rest_2.12:jar:0.13.9'
<dependency org="org.elasticmq" name="rest_2.12" rev="0.13.9">
<artifact name="rest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='rest_2.12', version='0.13.9')
)
libraryDependencies += "org.elasticmq" % "rest_2.12" % "0.13.9"
[org.elasticmq/rest_2.12 "0.13.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.1.0 |