GroupId | GroupIdorg.webjars.bowergithub.collaborne |
---|---|
ArtifactId | ArtifactIdpaper-chip |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
paper-chip-2.0.4.pom | |
paper-chip-2.0.4.jar | 18 KB |
paper-chip-2.0.4-sources.jar | 22 bytes |
paper-chip-2.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-chip/ -->
<dependency>
<groupId>org.webjars.bowergithub.collaborne</groupId>
<artifactId>paper-chip</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-chip/
implementation 'org.webjars.bowergithub.collaborne:paper-chip:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.collaborne/paper-chip/
implementation ("org.webjars.bowergithub.collaborne:paper-chip:2.0.4")
'org.webjars.bowergithub.collaborne:paper-chip:jar:2.0.4'
<dependency org="org.webjars.bowergithub.collaborne" name="paper-chip" rev="2.0.4">
<artifact name="paper-chip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.collaborne', module='paper-chip', version='2.0.4')
)
libraryDependencies += "org.webjars.bowergithub.collaborne" % "paper-chip" % "2.0.4"
[org.webjars.bowergithub.collaborne/paper-chip "2.0.4"]