is not current version
Last Version 1.15.0

org.everrest:everrest-groovy 1.12.1


Categories

Categories

Groovy Languages
GroupId

GroupId

org.everrest
ArtifactId

ArtifactId

everrest-groovy
Version

Version

1.12.1
Type

Type

jar

Download everrest-groovy 1.12.1


<!-- https://jarcasting.com/artifacts/org.everrest/everrest-groovy/ -->
<dependency>
    <groupId>org.everrest</groupId>
    <artifactId>everrest-groovy</artifactId>
    <version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-groovy/
implementation 'org.everrest:everrest-groovy:1.12.1'
// https://jarcasting.com/artifacts/org.everrest/everrest-groovy/
implementation ("org.everrest:everrest-groovy:1.12.1")
'org.everrest:everrest-groovy:jar:1.12.1'
<dependency org="org.everrest" name="everrest-groovy" rev="1.12.1">
  <artifact name="everrest-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-groovy', version='1.12.1')
)
libraryDependencies += "org.everrest" % "everrest-groovy" % "1.12.1"
[org.everrest/everrest-groovy "1.12.1"]