is not current version
Last Version 1.0.0.RELEASE

com.github.fosin:cdp-utils 1.0.0


GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp-utils
Version

Version

1.0.0
Type

Type

jar

Download cdp-utils 1.0.0


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