is not current version
Last Version 0.16

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

antiprint-e2e-tests
Version

Version

0.4
Type

Type

jar

Download antiprint-e2e-tests 0.4


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