Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.timotta |
ArtifactId | ArtifactIdxclimf-spark |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
xclimf-spark-0.0.3.pom | |
xclimf-spark-0.0.3.jar | 124 KB |
xclimf-spark-0.0.3-sources.jar | 10 KB |
xclimf-spark-0.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation 'com.timotta:xclimf-spark:0.0.3'
// https://jarcasting.com/artifacts/com.timotta/xclimf-spark/
implementation ("com.timotta:xclimf-spark:0.0.3")
'com.timotta:xclimf-spark:jar:0.0.3'
<dependency org="com.timotta" name="xclimf-spark" rev="0.0.3">
<artifact name="xclimf-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timotta', module='xclimf-spark', version='0.0.3')
)
libraryDependencies += "com.timotta" % "xclimf-spark" % "0.0.3"
[com.timotta/xclimf-spark "0.0.3"]