is not current version
Last Version 3.3.1

com.github.sparow199:apollo-client-maven-plugin-tests 2.3.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

2.3.2
Type

Type

jar

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