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