is not current version
Last Version 0.16

com.github.mike10004:antiprint-e2e-tests 0.12


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

antiprint-e2e-tests
Version

Version

0.12
Type

Type

jar

Download antiprint-e2e-tests 0.12


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