is not current version
Last Version 3.3.1

com.github.sparow199:apollo-client-maven-plugin-tests 3.0.2

Test for maven plugin

Categories

Categories

Maven Build Tools CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.github.sparow199
ArtifactId

ArtifactId

apollo-client-maven-plugin-tests
Version

Version

3.0.2
Type

Type

jar

Download apollo-client-maven-plugin-tests 3.0.2


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