GroupId | GroupIdcom.github.frtu.governance |
---|---|
ArtifactId | ArtifactIdlibraries-pom |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
libraries-pom-1.0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/libraries-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>libraries-pom</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/libraries-pom/
implementation 'com.github.frtu.governance:libraries-pom:1.0.2'
// https://jarcasting.com/artifacts/com.github.frtu.governance/libraries-pom/
implementation ("com.github.frtu.governance:libraries-pom:1.0.2")
'com.github.frtu.governance:libraries-pom:pom:1.0.2'
<dependency org="com.github.frtu.governance" name="libraries-pom" rev="1.0.2">
<artifact name="libraries-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='libraries-pom', version='1.0.2')
)
libraryDependencies += "com.github.frtu.governance" % "libraries-pom" % "1.0.2"
[com.github.frtu.governance/libraries-pom "1.0.2"]