| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdio.github.tobetwo |
| ArtifactId | ArtifactIdscala-zoom |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscala-zoom
scala-zoom
|
| Project Organization |
Project Organizationio.github.tobetwo |
| Filename | Size |
|---|---|
| scala-zoom-1.0.1.pom | |
| scala-zoom-1.0.1.jar | 73 KB |
| scala-zoom-1.0.1-sources.jar | 6 KB |
| scala-zoom-1.0.1-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tobetwo/scala-zoom/ -->
<dependency>
<groupId>io.github.tobetwo</groupId>
<artifactId>scala-zoom</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tobetwo/scala-zoom/
implementation 'io.github.tobetwo:scala-zoom:1.0.1'
// https://jarcasting.com/artifacts/io.github.tobetwo/scala-zoom/
implementation ("io.github.tobetwo:scala-zoom:1.0.1")
'io.github.tobetwo:scala-zoom:jar:1.0.1'
<dependency org="io.github.tobetwo" name="scala-zoom" rev="1.0.1">
<artifact name="scala-zoom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tobetwo', module='scala-zoom', version='1.0.1')
)
libraryDependencies += "io.github.tobetwo" % "scala-zoom" % "1.0.1"
[io.github.tobetwo/scala-zoom "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| org.json4s : json4s-native_2.11 | jar | 3.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |