empty

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.spark-project.spark
ArtifactId

ArtifactId

unused
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

empty
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download unused

How to add to project

<!-- https://jarcasting.com/artifacts/org.spark-project.spark/unused/ -->
<dependency>
    <groupId>org.spark-project.spark</groupId>
    <artifactId>unused</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.spark/unused/
implementation 'org.spark-project.spark:unused:1.0.0'
// https://jarcasting.com/artifacts/org.spark-project.spark/unused/
implementation ("org.spark-project.spark:unused:1.0.0")
'org.spark-project.spark:unused:jar:1.0.0'
<dependency org="org.spark-project.spark" name="unused" rev="1.0.0">
  <artifact name="unused" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.spark', module='unused', version='1.0.0')
)
libraryDependencies += "org.spark-project.spark" % "unused" % "1.0.0"
[org.spark-project.spark/unused "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0