is not current version
Last Version 1.1.0

com.github.ericmoshare:autotest 1.0.3

autotest for java

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.ericmoshare
ArtifactId

ArtifactId

autotest
Version

Version

1.0.3
Type

Type

jar

Download autotest 1.0.3


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