GroupId | GroupIdcom.github.tarao |
---|---|
ArtifactId | ArtifactIdbullet_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
bullet_2.11-0.0.1.pom | |
bullet_2.11-0.0.1.jar | 61 KB |
bullet_2.11-0.0.1-sources.jar | 7 KB |
bullet_2.11-0.0.1-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tarao/bullet_2.11/ -->
<dependency>
<groupId>com.github.tarao</groupId>
<artifactId>bullet_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarao/bullet_2.11/
implementation 'com.github.tarao:bullet_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.github.tarao/bullet_2.11/
implementation ("com.github.tarao:bullet_2.11:0.0.1")
'com.github.tarao:bullet_2.11:jar:0.0.1'
<dependency org="com.github.tarao" name="bullet_2.11" rev="0.0.1">
<artifact name="bullet_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarao', module='bullet_2.11', version='0.0.1')
)
libraryDependencies += "com.github.tarao" % "bullet_2.11" % "0.0.1"
[com.github.tarao/bullet_2.11 "0.0.1"]