is not current version
Last Version 0.10

com.github.gv2011:util-test 0.1.0

General purpose test utilities.

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

util-test
Version

Version

0.1.0
Type

Type

jar

Download util-test 0.1.0


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