License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.googlearchive |
ArtifactId | ArtifactIdstacky |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionstacky
WebJar for stacky
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stacky-1.3.2.pom | |
stacky-1.3.2.jar | 11 KB |
stacky-1.3.2-sources.jar | 22 bytes |
stacky-1.3.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.googlearchive/stacky/ -->
<dependency>
<groupId>org.webjars.bowergithub.googlearchive</groupId>
<artifactId>stacky</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.googlearchive/stacky/
implementation 'org.webjars.bowergithub.googlearchive:stacky:1.3.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.googlearchive/stacky/
implementation ("org.webjars.bowergithub.googlearchive:stacky:1.3.2")
'org.webjars.bowergithub.googlearchive:stacky:jar:1.3.2'
<dependency org="org.webjars.bowergithub.googlearchive" name="stacky" rev="1.3.2">
<artifact name="stacky" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.googlearchive', module='stacky', version='1.3.2')
)
libraryDependencies += "org.webjars.bowergithub.googlearchive" % "stacky" % "1.3.2"
[org.webjars.bowergithub.googlearchive/stacky "1.3.2"]