License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-bom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestlight :: Bom
Restlight :: Bill of Materials
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restlight-bom-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-bom/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-bom/
implementation 'io.esastack:restlight-bom:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-bom/
implementation ("io.esastack:restlight-bom:1.0.0")
'io.esastack:restlight-bom:pom:1.0.0'
<dependency org="io.esastack" name="restlight-bom" rev="1.0.0">
<artifact name="restlight-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-bom', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-bom" % "1.0.0"
[io.esastack/restlight-bom "1.0.0"]