is not current version
Last Version 0.11.0

org.abego.commons:abego-commons-test 0.10.0


GroupId

GroupId

org.abego.commons
ArtifactId

ArtifactId

abego-commons-test
Version

Version

0.10.0
Type

Type

jar

Download abego-commons-test 0.10.0


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