GroupId | GroupIdcom.github.astrolabsoftware |
---|---|
ArtifactId | ArtifactIdspark-fits_2.11 |
Version | Version0.7.2 |
Type | Typejar |
Filename | Size |
---|---|
spark-fits_2.11-0.7.2.pom | |
spark-fits_2.11-0.7.2.jar | 128 KB |
spark-fits_2.11-0.7.2-sources.jar | 31 KB |
spark-fits_2.11-0.7.2-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/ -->
<dependency>
<groupId>com.github.astrolabsoftware</groupId>
<artifactId>spark-fits_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/
implementation 'com.github.astrolabsoftware:spark-fits_2.11:0.7.2'
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/
implementation ("com.github.astrolabsoftware:spark-fits_2.11:0.7.2")
'com.github.astrolabsoftware:spark-fits_2.11:jar:0.7.2'
<dependency org="com.github.astrolabsoftware" name="spark-fits_2.11" rev="0.7.2">
<artifact name="spark-fits_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astrolabsoftware', module='spark-fits_2.11', version='0.7.2')
)
libraryDependencies += "com.github.astrolabsoftware" % "spark-fits_2.11" % "0.7.2"
[com.github.astrolabsoftware/spark-fits_2.11 "0.7.2"]