is not current version
Last Version 0.11.0

org.abego.commons:abego-commons 0.10.0


GroupId

GroupId

org.abego.commons
ArtifactId

ArtifactId

abego-commons
Version

Version

0.10.0
Type

Type

pom

Download abego-commons 0.10.0

Filename Size
abego-commons-0.10.0.pom 10 KB
Browse

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