License |
License |
---|---|
GroupId | GroupIdorg.reploop |
ArtifactId | ArtifactIdreploop-parser |
Last Version | Last Version0.19 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionREPLoop BOM
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reploop-parser-0.19.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reploop/reploop-parser/ -->
<dependency>
<groupId>org.reploop</groupId>
<artifactId>reploop-parser</artifactId>
<version>0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.reploop/reploop-parser/
implementation 'org.reploop:reploop-parser:0.19'
// https://jarcasting.com/artifacts/org.reploop/reploop-parser/
implementation ("org.reploop:reploop-parser:0.19")
'org.reploop:reploop-parser:pom:0.19'
<dependency org="org.reploop" name="reploop-parser" rev="0.19">
<artifact name="reploop-parser" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.reploop', module='reploop-parser', version='0.19')
)
libraryDependencies += "org.reploop" % "reploop-parser" % "0.19"
[org.reploop/reploop-parser "0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |