is not current version
Last Version 1.1.0

com.github.ericmoshare:autotest 1.0.1

autotest for java

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.ericmoshare
ArtifactId

ArtifactId

autotest
Version

Version

1.0.1
Type

Type

jar

Download autotest 1.0.1


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