is not current version
Last Version 3.3.1

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

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

2.2.1
Type

Type

jar

Download apollo-client-maven-plugin-tests 2.2.1


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