| License |
License |
|---|---|
| GroupId | GroupIdcom.futureble.bom |
| ArtifactId | ArtifactIdfutureble-bom |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFutureble BOM
Bill of Materials.
|
| Project Organization |
Project OrganizationFutureble |
| Filename | Size |
|---|---|
| futureble-bom-1.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.futureble.bom/futureble-bom/ -->
<dependency>
<groupId>com.futureble.bom</groupId>
<artifactId>futureble-bom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.futureble.bom/futureble-bom/
implementation 'com.futureble.bom:futureble-bom:1.1.0'
// https://jarcasting.com/artifacts/com.futureble.bom/futureble-bom/
implementation ("com.futureble.bom:futureble-bom:1.1.0")
'com.futureble.bom:futureble-bom:pom:1.1.0'
<dependency org="com.futureble.bom" name="futureble-bom" rev="1.1.0">
<artifact name="futureble-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.futureble.bom', module='futureble-bom', version='1.1.0')
)
libraryDependencies += "com.futureble.bom" % "futureble-bom" % "1.1.0"
[com.futureble.bom/futureble-bom "1.1.0"]