Last Version

scala-central-repo 5.0.5

Sample Maven Projects

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.thanapon-bizone
ArtifactId

ArtifactId

scala-central-repo
Version

Version

5.0.5
Type

Type

jar
Description

Description

scala-central-repo
Sample Maven Projects

Download scala-central-repo 5.0.5


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.8

Project Modules

There are no modules declared in this project.