License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.gekomad |
ArtifactId | ArtifactIdscala-regex-collection_2.13.0-RC2 |
Last Version | Last Version1.0.0-RC1 |
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.13.0-RC2/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>scala-regex-collection_2.13.0-RC2</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.13.0-RC2/
implementation 'com.github.gekomad:scala-regex-collection_2.13.0-RC2:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_2.13.0-RC2/
implementation ("com.github.gekomad:scala-regex-collection_2.13.0-RC2:1.0.0-RC1")
'com.github.gekomad:scala-regex-collection_2.13.0-RC2:jar:1.0.0-RC1'
<dependency org="com.github.gekomad" name="scala-regex-collection_2.13.0-RC2" rev="1.0.0-RC1">
<artifact name="scala-regex-collection_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='scala-regex-collection_2.13.0-RC2', version='1.0.0-RC1')
)
libraryDependencies += "com.github.gekomad" % "scala-regex-collection_2.13.0-RC2" % "1.0.0-RC1"
[com.github.gekomad/scala-regex-collection_2.13.0-RC2 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13.0-RC2 | jar | 3.1.0-SNAP11 |