is not current version
Last Version 3.3.1

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

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

1.2.3
Type

Type

jar

Download apollo-client-maven-plugin-tests 1.2.3


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