| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdhopscotch |
| Version | Version0.3.1 |
| Type | Typejar |
| Description |
Descriptionhopscotch
WebJar for hopscotch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hopscotch-0.3.1.pom | |
| hopscotch-0.3.1.jar | 373 KB |
| hopscotch-0.3.1-sources.jar | 22 bytes |
| hopscotch-0.3.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/hopscotch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>hopscotch</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/hopscotch/
implementation 'org.webjars.bower:hopscotch:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.bower/hopscotch/
implementation ("org.webjars.bower:hopscotch:0.3.1")
'org.webjars.bower:hopscotch:jar:0.3.1'
<dependency org="org.webjars.bower" name="hopscotch" rev="0.3.1">
<artifact name="hopscotch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='hopscotch', version='0.3.1')
)
libraryDependencies += "org.webjars.bower" % "hopscotch" % "0.3.1"
[org.webjars.bower/hopscotch "0.3.1"]