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