is not current version
Last Version 1.0.0.RELEASE

com.github.fosin:cdp-core 1.0.0


GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp-core
Version

Version

1.0.0
Type

Type

jar

Download cdp-core 1.0.0


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