is not current version
Last Version 5.4.0

com.abiquo:commons-test 4.7.7


GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

commons-test
Version

Version

4.7.7
Type

Type

jar

Download commons-test 4.7.7


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