GroupId | GroupIdcom.github.astrolabsoftware |
---|---|
ArtifactId | ArtifactIdspark3d_2.11 |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
spark3d_2.11-0.2.2.pom | |
spark3d_2.11-0.2.2.jar | 234 KB |
spark3d_2.11-0.2.2-sources.jar | 71 KB |
spark3d_2.11-0.2.2-javadoc.jar | 545 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark3d_2.11/ -->
<dependency>
<groupId>com.github.astrolabsoftware</groupId>
<artifactId>spark3d_2.11</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark3d_2.11/
implementation 'com.github.astrolabsoftware:spark3d_2.11:0.2.2'
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark3d_2.11/
implementation ("com.github.astrolabsoftware:spark3d_2.11:0.2.2")
'com.github.astrolabsoftware:spark3d_2.11:jar:0.2.2'
<dependency org="com.github.astrolabsoftware" name="spark3d_2.11" rev="0.2.2">
<artifact name="spark3d_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astrolabsoftware', module='spark3d_2.11', version='0.2.2')
)
libraryDependencies += "com.github.astrolabsoftware" % "spark3d_2.11" % "0.2.2"
[com.github.astrolabsoftware/spark3d_2.11 "0.2.2"]