is not current version
Last Version 0.8.5.0

org.bluestemsoftware.open.eoa.ext:feature-project-archetype 0.8.2.0


GroupId

GroupId

org.bluestemsoftware.open.eoa.ext
ArtifactId

ArtifactId

feature-project-archetype
Version

Version

0.8.2.0
Type

Type

jar

Download feature-project-archetype 0.8.2.0


<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/feature-project-archetype/ -->
<dependency>
    <groupId>org.bluestemsoftware.open.eoa.ext</groupId>
    <artifactId>feature-project-archetype</artifactId>
    <version>0.8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/feature-project-archetype/
implementation 'org.bluestemsoftware.open.eoa.ext:feature-project-archetype:0.8.2.0'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.eoa.ext/feature-project-archetype/
implementation ("org.bluestemsoftware.open.eoa.ext:feature-project-archetype:0.8.2.0")
'org.bluestemsoftware.open.eoa.ext:feature-project-archetype:jar:0.8.2.0'
<dependency org="org.bluestemsoftware.open.eoa.ext" name="feature-project-archetype" rev="0.8.2.0">
  <artifact name="feature-project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.eoa.ext', module='feature-project-archetype', version='0.8.2.0')
)
libraryDependencies += "org.bluestemsoftware.open.eoa.ext" % "feature-project-archetype" % "0.8.2.0"
[org.bluestemsoftware.open.eoa.ext/feature-project-archetype "0.8.2.0"]