| License |
License |
|---|---|
| GroupId | GroupIdio.github.awwsmm |
| ArtifactId | ArtifactIdzepto_2.13 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionzepto
A teeny, tiny shell for interactive Scala applications.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zepto_2.13-1.0.0.pom | |
| zepto_2.13-1.0.0.jar | 15 KB |
| zepto_2.13-1.0.0-sources.jar | 2 KB |
| zepto_2.13-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.awwsmm/zepto_2.13/ -->
<dependency>
<groupId>io.github.awwsmm</groupId>
<artifactId>zepto_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.awwsmm/zepto_2.13/
implementation 'io.github.awwsmm:zepto_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.awwsmm/zepto_2.13/
implementation ("io.github.awwsmm:zepto_2.13:1.0.0")
'io.github.awwsmm:zepto_2.13:jar:1.0.0'
<dependency org="io.github.awwsmm" name="zepto_2.13" rev="1.0.0">
<artifact name="zepto_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.awwsmm', module='zepto_2.13', version='1.0.0')
)
libraryDependencies += "io.github.awwsmm" % "zepto_2.13" % "1.0.0"
[io.github.awwsmm/zepto_2.13 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |