GroupId | GroupIdorg.restheart |
---|---|
ArtifactId | ArtifactIdrestheart-polyglot |
Version | Version6.3.1 |
Type | Typejar |
Filename | Size |
---|---|
restheart-polyglot-6.3.1.pom | |
restheart-polyglot-6.3.1.jar | 39 KB |
restheart-polyglot-6.3.1-sources.jar | 27 KB |
restheart-polyglot-6.3.1-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-polyglot</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation 'org.restheart:restheart-polyglot:6.3.1'
// https://jarcasting.com/artifacts/org.restheart/restheart-polyglot/
implementation ("org.restheart:restheart-polyglot:6.3.1")
'org.restheart:restheart-polyglot:jar:6.3.1'
<dependency org="org.restheart" name="restheart-polyglot" rev="6.3.1">
<artifact name="restheart-polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-polyglot', version='6.3.1')
)
libraryDependencies += "org.restheart" % "restheart-polyglot" % "6.3.1"
[org.restheart/restheart-polyglot "6.3.1"]