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