License |
License |
---|---|
GroupId | GroupIdcom.github.tarao |
ArtifactId | ArtifactIdbullet_2.11 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbullet
bullet
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tarao |
Filename | Size |
---|---|
bullet_2.11-0.0.2.pom | |
bullet_2.11-0.0.2.jar | 64 KB |
bullet_2.11-0.0.2-sources.jar | 7 KB |
bullet_2.11-0.0.2-javadoc.jar | 435 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarao/bullet_2.11/
implementation 'com.github.tarao:bullet_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.tarao/bullet_2.11/
implementation ("com.github.tarao:bullet_2.11:0.0.2")
'com.github.tarao:bullet_2.11:jar:0.0.2'
<dependency org="com.github.tarao" name="bullet_2.11" rev="0.0.2">
<artifact name="bullet_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarao', module='bullet_2.11', version='0.0.2')
)
libraryDependencies += "com.github.tarao" % "bullet_2.11" % "0.0.2"
[com.github.tarao/bullet_2.11 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.0 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |