is not current version
Last Version 1.1.8

com.github.ddphin:ddphin-base 1.1.6

ddphin-base

GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-base
Version

Version

1.1.6
Type

Type

pom

Download ddphin-base 1.1.6

Filename Size
ddphin-base-1.1.6.pom 13 KB
Browse

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