GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdret |
Version | Version0.1.15 |
Type | Typejar |
Filename | Size |
---|---|
ret-0.1.15.pom | |
ret-0.1.15.jar | 9 KB |
ret-0.1.15-sources.jar | 22 bytes |
ret-0.1.15-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]