License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.gekomad |
ArtifactId | ArtifactIdscala-regex-collection_2.12 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
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.12/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>scala-regex-collection_2.12</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.12/
implementation 'com.github.gekomad:scala-regex-collection_2.12:2.0.0'
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.12/
implementation ("com.github.gekomad:scala-regex-collection_2.12:2.0.0")
'com.github.gekomad:scala-regex-collection_2.12:jar:2.0.0'
<dependency org="com.github.gekomad" name="scala-regex-collection_2.12" rev="2.0.0">
<artifact name="scala-regex-collection_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='scala-regex-collection_2.12', version='2.0.0')
)
libraryDependencies += "com.github.gekomad" % "scala-regex-collection_2.12" % "2.0.0"
[com.github.gekomad/scala-regex-collection_2.12 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : discipline-scalatest_2.12 | jar | 2.1.5 |