is not current version
Last Version 1.1.7

com.ddfplus.jaws:ddfplus-parent 1.0.8

DDF Plus API Parent

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.ddfplus.jaws
ArtifactId

ArtifactId

ddfplus-parent
Version

Version

1.0.8
Type

Type

pom

Download ddfplus-parent 1.0.8

Filename Size
ddfplus-parent-1.0.8.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/ -->
<dependency>
    <groupId>com.ddfplus.jaws</groupId>
    <artifactId>ddfplus-parent</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation 'com.ddfplus.jaws:ddfplus-parent:1.0.8'
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation ("com.ddfplus.jaws:ddfplus-parent:1.0.8")
'com.ddfplus.jaws:ddfplus-parent:pom:1.0.8'
<dependency org="com.ddfplus.jaws" name="ddfplus-parent" rev="1.0.8">
  <artifact name="ddfplus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ddfplus.jaws', module='ddfplus-parent', version='1.0.8')
)
libraryDependencies += "com.ddfplus.jaws" % "ddfplus-parent" % "1.0.8"
[com.ddfplus.jaws/ddfplus-parent "1.0.8"]