License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.frtu.libs |
ArtifactId | ArtifactIdlib-java-bom |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLibraries toolbox
|
Filename | Size |
---|---|
lib-java-bom-1.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-java-bom/ -->
<dependency>
<groupId>com.github.frtu.libs</groupId>
<artifactId>lib-java-bom</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-java-bom/
implementation 'com.github.frtu.libs:lib-java-bom:1.2.1'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-java-bom/
implementation ("com.github.frtu.libs:lib-java-bom:1.2.1")
'com.github.frtu.libs:lib-java-bom:pom:1.2.1'
<dependency org="com.github.frtu.libs" name="lib-java-bom" rev="1.2.1">
<artifact name="lib-java-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-java-bom', version='1.2.1')
)
libraryDependencies += "com.github.frtu.libs" % "lib-java-bom" % "1.2.1"
[com.github.frtu.libs/lib-java-bom "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |