| License |
License
BSD-style
|
|---|---|
| GroupId | GroupIdio.github.arjunguha |
| ArtifactId | ArtifactIdzip_2.10 |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionzip
zip
|
| Project Organization |
Project Organizationio.github.arjunguha |
| Filename | Size |
|---|---|
| zip_2.10-1.0.pom | |
| zip_2.10-1.0.jar | 10 KB |
| zip_2.10-1.0-sources.jar | 831 bytes |
| zip_2.10-1.0-javadoc.jar | 356 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.arjunguha/zip_2.10/ -->
<dependency>
<groupId>io.github.arjunguha</groupId>
<artifactId>zip_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arjunguha/zip_2.10/
implementation 'io.github.arjunguha:zip_2.10:1.0'
// https://jarcasting.com/artifacts/io.github.arjunguha/zip_2.10/
implementation ("io.github.arjunguha:zip_2.10:1.0")
'io.github.arjunguha:zip_2.10:jar:1.0'
<dependency org="io.github.arjunguha" name="zip_2.10" rev="1.0">
<artifact name="zip_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arjunguha', module='zip_2.10', version='1.0')
)
libraryDependencies += "io.github.arjunguha" % "zip_2.10" % "1.0"
[io.github.arjunguha/zip_2.10 "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |