is not current version
Last Version 0.3.5

de.agilecoders.maven:maven-parent-config 0.2.0


Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

de.agilecoders.maven
ArtifactId

ArtifactId

maven-parent-config
Version

Version

0.2.0
Type

Type

jar

Download maven-parent-config 0.2.0


<!-- https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-config/ -->
<dependency>
    <groupId>de.agilecoders.maven</groupId>
    <artifactId>maven-parent-config</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-config/
implementation 'de.agilecoders.maven:maven-parent-config:0.2.0'
// https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-config/
implementation ("de.agilecoders.maven:maven-parent-config:0.2.0")
'de.agilecoders.maven:maven-parent-config:jar:0.2.0'
<dependency org="de.agilecoders.maven" name="maven-parent-config" rev="0.2.0">
  <artifact name="maven-parent-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.maven', module='maven-parent-config', version='0.2.0')
)
libraryDependencies += "de.agilecoders.maven" % "maven-parent-config" % "0.2.0"
[de.agilecoders.maven/maven-parent-config "0.2.0"]