License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.thanapon-bizone |
ArtifactId | ArtifactIdscala-central-repo |
Last Version | Last Version5.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-central-repo
Sample Maven Projects
|
Filename | Size |
---|---|
scala-central-repo-5.0.5.pom | |
scala-central-repo-5.0.5.jar | 45 KB |
scala-central-repo-5.0.5-sources.jar | 7 KB |
scala-central-repo-5.0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thanapon-bizone/scala-central-repo/ -->
<dependency>
<groupId>io.github.thanapon-bizone</groupId>
<artifactId>scala-central-repo</artifactId>
<version>5.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thanapon-bizone/scala-central-repo/
implementation 'io.github.thanapon-bizone:scala-central-repo:5.0.5'
// https://jarcasting.com/artifacts/io.github.thanapon-bizone/scala-central-repo/
implementation ("io.github.thanapon-bizone:scala-central-repo:5.0.5")
'io.github.thanapon-bizone:scala-central-repo:jar:5.0.5'
<dependency org="io.github.thanapon-bizone" name="scala-central-repo" rev="5.0.5">
<artifact name="scala-central-repo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thanapon-bizone', module='scala-central-repo', version='5.0.5')
)
libraryDependencies += "io.github.thanapon-bizone" % "scala-central-repo" % "5.0.5"
[io.github.thanapon-bizone/scala-central-repo "5.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.play : play-json_2.12 | jar | 2.9.2 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.8 |