Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.ddfplus.jaws |
ArtifactId | ArtifactIdddfplus-parent |
Version | Version1.0.9 |
Type | Typepom |
Filename | Size |
---|---|
ddfplus-parent-1.0.9.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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation 'com.ddfplus.jaws:ddfplus-parent:1.0.9'
// https://jarcasting.com/artifacts/com.ddfplus.jaws/ddfplus-parent/
implementation ("com.ddfplus.jaws:ddfplus-parent:1.0.9")
'com.ddfplus.jaws:ddfplus-parent:pom:1.0.9'
<dependency org="com.ddfplus.jaws" name="ddfplus-parent" rev="1.0.9">
<artifact name="ddfplus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ddfplus.jaws', module='ddfplus-parent', version='1.0.9')
)
libraryDependencies += "com.ddfplus.jaws" % "ddfplus-parent" % "1.0.9"
[com.ddfplus.jaws/ddfplus-parent "1.0.9"]