License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.gekomad |
ArtifactId | ArtifactIdscala-regex-collection_3 |
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_3/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>scala-regex-collection_3</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_3/
implementation 'com.github.gekomad:scala-regex-collection_3:2.0.0'
// https://jarcasting.com/artifacts/com.github.gekomad/scala-regex-collection_3/
implementation ("com.github.gekomad:scala-regex-collection_3:2.0.0")
'com.github.gekomad:scala-regex-collection_3:jar:2.0.0'
<dependency org="com.github.gekomad" name="scala-regex-collection_3" rev="2.0.0">
<artifact name="scala-regex-collection_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='scala-regex-collection_3', version='2.0.0')
)
libraryDependencies += "com.github.gekomad" % "scala-regex-collection_3" % "2.0.0"
[com.github.gekomad/scala-regex-collection_3 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : discipline-scalatest_3 | jar | 2.1.5 |