| License |
License |
|---|---|
| GroupId | GroupIdcom.github.frtu.libs |
| ArtifactId | ArtifactIdmaster-pom |
| Version | Version1.1.3 |
| Type | Typepom |
| Description |
DescriptionLibraries toolbox
Libraries toolbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| master-pom-1.1.3.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/master-pom/ -->
<dependency>
<groupId>com.github.frtu.libs</groupId>
<artifactId>master-pom</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/master-pom/
implementation 'com.github.frtu.libs:master-pom:1.1.3'
// https://jarcasting.com/artifacts/com.github.frtu.libs/master-pom/
implementation ("com.github.frtu.libs:master-pom:1.1.3")
'com.github.frtu.libs:master-pom:pom:1.1.3'
<dependency org="com.github.frtu.libs" name="master-pom" rev="1.1.3">
<artifact name="master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='master-pom', version='1.1.3')
)
libraryDependencies += "com.github.frtu.libs" % "master-pom" % "1.1.3"
[com.github.frtu.libs/master-pom "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |