| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.sh4869 |
| ArtifactId | ArtifactIdsemver-parser-scala_3 |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsemver-parser-scala
semver-parser-scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.sh4869/semver-parser-scala_3/ -->
<dependency>
<groupId>com.github.sh4869</groupId>
<artifactId>semver-parser-scala_3</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sh4869/semver-parser-scala_3/
implementation 'com.github.sh4869:semver-parser-scala_3:0.0.6'
// https://jarcasting.com/artifacts/com.github.sh4869/semver-parser-scala_3/
implementation ("com.github.sh4869:semver-parser-scala_3:0.0.6")
'com.github.sh4869:semver-parser-scala_3:jar:0.0.6'
<dependency org="com.github.sh4869" name="semver-parser-scala_3" rev="0.0.6">
<artifact name="semver-parser-scala_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sh4869', module='semver-parser-scala_3', version='0.0.6')
)
libraryDependencies += "com.github.sh4869" % "semver-parser-scala_3" % "0.0.6"
[com.github.sh4869/semver-parser-scala_3 "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang.modules : scala-parser-combinators_3 | jar | 2.1.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-funsuite_3 | jar | 3.2.10 |
| org.scalatest : scalatest-mustmatchers_3 | jar | 3.2.10 |