is not current version
Last Version 1.6.10

com.anaptecs.jeaf.maven:jeaf-maven-plugin-project 1.5.4

JEAF Maven Plugin can be used to simplify development when using JEAF.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.anaptecs.jeaf.maven
ArtifactId

ArtifactId

jeaf-maven-plugin-project
Version

Version

1.5.4
Type

Type

pom

Download jeaf-maven-plugin-project 1.5.4


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