| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.codebyzach |
| ArtifactId | ArtifactIdpace |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpace-js
WebJar for pace-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pace-1.2.4.pom | |
| pace-1.2.4.jar | 177 KB |
| pace-1.2.4-sources.jar | 22 bytes |
| pace-1.2.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.codebyzach/pace/ -->
<dependency>
<groupId>org.webjars.bowergithub.codebyzach</groupId>
<artifactId>pace</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.codebyzach/pace/
implementation 'org.webjars.bowergithub.codebyzach:pace:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.codebyzach/pace/
implementation ("org.webjars.bowergithub.codebyzach:pace:1.2.4")
'org.webjars.bowergithub.codebyzach:pace:jar:1.2.4'
<dependency org="org.webjars.bowergithub.codebyzach" name="pace" rev="1.2.4">
<artifact name="pace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.codebyzach', module='pace', version='1.2.4')
)
libraryDependencies += "org.webjars.bowergithub.codebyzach" % "pace" % "1.2.4"
[org.webjars.bowergithub.codebyzach/pace "1.2.4"]