Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.timotta |
ArtifactId | ArtifactIdxclimf-spark |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
xclimf-spark-0.0.4.pom | |
xclimf-spark-0.0.4.jar | 124 KB |
xclimf-spark-0.0.4-sources.jar | 10 KB |
xclimf-spark-0.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.timotta/xclimf-spark/ -->
<dependency>
<groupId>com.timotta</groupId>
<artifactId>xclimf-spark</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation 'com.timotta:xclimf-spark:0.0.4'
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation ("com.timotta:xclimf-spark:0.0.4")
'com.timotta:xclimf-spark:jar:0.0.4'
<dependency org="com.timotta" name="xclimf-spark" rev="0.0.4">
<artifact name="xclimf-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timotta', module='xclimf-spark', version='0.0.4')
)
libraryDependencies += "com.timotta" % "xclimf-spark" % "0.0.4"
[com.timotta/xclimf-spark "0.0.4"]