is not current version
Last Version 0.2.2

org.webjars.npm:ret 0.1.15

WebJar for ret

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ret
Version

Version

0.1.15
Type

Type

jar

Download ret 0.1.15


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