License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.nrinaudo |
ArtifactId | ArtifactIdkantan.regex_2.13 |
Version | Version0.5.2 |
Type | Typejar |
Description |
Descriptioncore-jvm
core-jvm
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kantan.regex_2.13-0.5.2.pom | |
kantan.regex_2.13-0.5.2.jar | 246 KB |
kantan.regex_2.13-0.5.2-sources.jar | 20 KB |
kantan.regex_2.13-0.5.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex_2.13/ -->
<dependency>
<groupId>com.nrinaudo</groupId>
<artifactId>kantan.regex_2.13</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex_2.13/
implementation 'com.nrinaudo:kantan.regex_2.13:0.5.2'
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex_2.13/
implementation ("com.nrinaudo:kantan.regex_2.13:0.5.2")
'com.nrinaudo:kantan.regex_2.13:jar:0.5.2'
<dependency org="com.nrinaudo" name="kantan.regex_2.13" rev="0.5.2">
<artifact name="kantan.regex_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nrinaudo', module='kantan.regex_2.13', version='0.5.2')
)
libraryDependencies += "com.nrinaudo" % "kantan.regex_2.13" % "0.5.2"
[com.nrinaudo/kantan.regex_2.13 "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.nrinaudo : kantan.codecs_2.13 | jar | 0.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.1 |