is not current version
Last Version 2.0.0

com.github.praxissoftware.poms:com.github.praxissoftware.poms.commons 1.3.0


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.praxissoftware.poms
ArtifactId

ArtifactId

com.github.praxissoftware.poms.commons
Version

Version

1.3.0
Type

Type

pom

Download com.github.praxissoftware.poms.commons 1.3.0


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