is not current version
Last Version 1.6.10

com.anaptecs.jeaf.maven:jeaf-maven-plugin-test 1.5.15


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.anaptecs.jeaf.maven
ArtifactId

ArtifactId

jeaf-maven-plugin-test
Version

Version

1.5.15
Type

Type

jar

Download jeaf-maven-plugin-test 1.5.15


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