License |
License
BSD License
|
---|---|
GroupId | GroupIdorg.agmip.bom |
ArtifactId | ArtifactIdagmip-lib-bom |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAgMIP Libraries BOM
AgMIP Dependency Management for AgMIP library development.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
agmip-lib-bom-2.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.agmip.bom/agmip-lib-bom/ -->
<dependency>
<groupId>org.agmip.bom</groupId>
<artifactId>agmip-lib-bom</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.agmip.bom/agmip-lib-bom/
implementation 'org.agmip.bom:agmip-lib-bom:2.0.1'
// https://jarcasting.com/artifacts/org.agmip.bom/agmip-lib-bom/
implementation ("org.agmip.bom:agmip-lib-bom:2.0.1")
'org.agmip.bom:agmip-lib-bom:pom:2.0.1'
<dependency org="org.agmip.bom" name="agmip-lib-bom" rev="2.0.1">
<artifact name="agmip-lib-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.agmip.bom', module='agmip-lib-bom', version='2.0.1')
)
libraryDependencies += "org.agmip.bom" % "agmip-lib-bom" % "2.0.1"
[org.agmip.bom/agmip-lib-bom "2.0.1"]