| License |
License
Apache 2
|
|---|---|
| GroupId | GroupIdorg.sazabi |
| ArtifactId | ArtifactIdregexmacro_2.11 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionregexmacro
regexmacro
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.sazabi |
| Filename | Size |
|---|---|
| regexmacro_2.11-0.0.2.pom | |
| regexmacro_2.11-0.0.2.jar | 15 KB |
| regexmacro_2.11-0.0.2-sources.jar | 1 KB |
| regexmacro_2.11-0.0.2-javadoc.jar | 356 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sazabi/regexmacro_2.11/ -->
<dependency>
<groupId>org.sazabi</groupId>
<artifactId>regexmacro_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sazabi/regexmacro_2.11/
implementation 'org.sazabi:regexmacro_2.11:0.0.2'
// https://jarcasting.com/artifacts/org.sazabi/regexmacro_2.11/
implementation ("org.sazabi:regexmacro_2.11:0.0.2")
'org.sazabi:regexmacro_2.11:jar:0.0.2'
<dependency org="org.sazabi" name="regexmacro_2.11" rev="0.0.2">
<artifact name="regexmacro_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sazabi', module='regexmacro_2.11', version='0.0.2')
)
libraryDependencies += "org.sazabi" % "regexmacro_2.11" % "0.0.2"
[org.sazabi/regexmacro_2.11 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| org.typelevel : macro-compat_2.11 | jar | 1.1.1 |
| org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.11.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.6 |