| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.gekomad |
| ArtifactId | ArtifactIdscala-regex-collection_2.13 |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionscala-regex-collection
scala-regex-collection
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.gekomad |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.13/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>scala-regex-collection_2.13</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.13/
implementation 'com.github.gekomad:scala-regex-collection_2.13:2.0.0'
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.13/
implementation ("com.github.gekomad:scala-regex-collection_2.13:2.0.0")
'com.github.gekomad:scala-regex-collection_2.13:jar:2.0.0'
<dependency org="com.github.gekomad" name="scala-regex-collection_2.13" rev="2.0.0">
<artifact name="scala-regex-collection_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='scala-regex-collection_2.13', version='2.0.0')
)
libraryDependencies += "com.github.gekomad" % "scala-regex-collection_2.13" % "2.0.0"
[com.github.gekomad/scala-regex-collection_2.13 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : discipline-scalatest_2.13 | jar | 2.1.5 |