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