GroupId | GroupIdcom.armanbilge |
---|---|
ArtifactId | ArtifactIdbobcats_3 |
Version | Version0.1-3c1ceef |
Type | Typejar |
Filename | Size |
---|---|
bobcats_3-0.1-3c1ceef.pom | |
bobcats_3-0.1-3c1ceef.jar | 60 KB |
bobcats_3-0.1-3c1ceef-sources.jar | 9 KB |
bobcats_3-0.1-3c1ceef-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.armanbilge/bobcats_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>bobcats_3</artifactId>
<version>0.1-3c1ceef</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/bobcats_3/
implementation 'com.armanbilge:bobcats_3:0.1-3c1ceef'
// https://jarcasting.com/artifacts/com.armanbilge/bobcats_3/
implementation ("com.armanbilge:bobcats_3:0.1-3c1ceef")
'com.armanbilge:bobcats_3:jar:0.1-3c1ceef'
<dependency org="com.armanbilge" name="bobcats_3" rev="0.1-3c1ceef">
<artifact name="bobcats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='bobcats_3', version='0.1-3c1ceef')
)
libraryDependencies += "com.armanbilge" % "bobcats_3" % "0.1-3c1ceef"
[com.armanbilge/bobcats_3 "0.1-3c1ceef"]