GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdjelly-switch |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jelly-switch-0.2.0.pom | |
jelly-switch-0.2.0.jar | 275 KB |
jelly-switch-0.2.0-sources.jar | 22 bytes |
jelly-switch-0.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jelly-switch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jelly-switch</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jelly-switch/
implementation 'org.webjars.npm:jelly-switch:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jelly-switch/
implementation ("org.webjars.npm:jelly-switch:0.2.0")
'org.webjars.npm:jelly-switch:jar:0.2.0'
<dependency org="org.webjars.npm" name="jelly-switch" rev="0.2.0">
<artifact name="jelly-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jelly-switch', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "jelly-switch" % "0.2.0"
[org.webjars.npm/jelly-switch "0.2.0"]