License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdi-s |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioni-s
WebJar for i-s
|
Project URL |
Project URL |
Filename | Size |
---|---|
i-s-1.2.3.pom | |
i-s-1.2.3.jar | 23 KB |
i-s-1.2.3-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/i-s/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>i-s</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/i-s/
implementation 'org.webjars.npm:i-s:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/i-s/
implementation ("org.webjars.npm:i-s:1.2.3")
'org.webjars.npm:i-s:jar:1.2.3'
<dependency org="org.webjars.npm" name="i-s" rev="1.2.3">
<artifact name="i-s" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='i-s', version='1.2.3')
)
libraryDependencies += "org.webjars.npm" % "i-s" % "1.2.3"
[org.webjars.npm/i-s "1.2.3"]