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