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