is not current version
Last Version 2.2

org.fudaa.pom:business-pom 2.0


GroupId

GroupId

org.fudaa.pom
ArtifactId

ArtifactId

business-pom
Version

Version

2.0
Type

Type

pom

Download business-pom 2.0

Filename Size
business-pom-2.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fudaa.pom/business-pom/ -->
<dependency>
    <groupId>org.fudaa.pom</groupId>
    <artifactId>business-pom</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.pom/business-pom/
implementation 'org.fudaa.pom:business-pom:2.0'
// https://jarcasting.com/artifacts/org.fudaa.pom/business-pom/
implementation ("org.fudaa.pom:business-pom:2.0")
'org.fudaa.pom:business-pom:pom:2.0'
<dependency org="org.fudaa.pom" name="business-pom" rev="2.0">
  <artifact name="business-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.pom', module='business-pom', version='2.0')
)
libraryDependencies += "org.fudaa.pom" % "business-pom" % "2.0"
[org.fudaa.pom/business-pom "2.0"]