is not current version
Last Version 1.0.0

org.webjars.npm:ids 0.2.0

WebJar for ids

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ids
Version

Version

0.2.0
Type

Type

jar

Download ids 0.2.0


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