is not current version
Last Version 1.0.2.1-RELEASE

com.amido.stacks.modules:stacks-modules-parent 1.0.0-RC4.256-RELEASE

The parent for all Stacks modules

GroupId

GroupId

com.amido.stacks.modules
ArtifactId

ArtifactId

stacks-modules-parent
Version

Version

1.0.0-RC4.256-RELEASE
Type

Type

pom

Download stacks-modules-parent 1.0.0-RC4.256-RELEASE


<!-- https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-modules-parent/ -->
<dependency>
    <groupId>com.amido.stacks.modules</groupId>
    <artifactId>stacks-modules-parent</artifactId>
    <version>1.0.0-RC4.256-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-modules-parent/
implementation 'com.amido.stacks.modules:stacks-modules-parent:1.0.0-RC4.256-RELEASE'
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-modules-parent/
implementation ("com.amido.stacks.modules:stacks-modules-parent:1.0.0-RC4.256-RELEASE")
'com.amido.stacks.modules:stacks-modules-parent:pom:1.0.0-RC4.256-RELEASE'
<dependency org="com.amido.stacks.modules" name="stacks-modules-parent" rev="1.0.0-RC4.256-RELEASE">
  <artifact name="stacks-modules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.amido.stacks.modules', module='stacks-modules-parent', version='1.0.0-RC4.256-RELEASE')
)
libraryDependencies += "com.amido.stacks.modules" % "stacks-modules-parent" % "1.0.0-RC4.256-RELEASE"
[com.amido.stacks.modules/stacks-modules-parent "1.0.0-RC4.256-RELEASE"]