is not current version
Last Version 1.0.5

org.bitbucket.dunglv90:dp-utility 1.0.1

DP Utility

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

org.bitbucket.dunglv90
ArtifactId

ArtifactId

dp-utility
Version

Version

1.0.1
Type

Type

aar

Download dp-utility 1.0.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.dunglv90/dp-utility/ -->
<dependency>
    <groupId>org.bitbucket.dunglv90</groupId>
    <artifactId>dp-utility</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dunglv90/dp-utility/
implementation 'org.bitbucket.dunglv90:dp-utility:1.0.1'
// https://jarcasting.com/artifacts/org.bitbucket.dunglv90/dp-utility/
implementation ("org.bitbucket.dunglv90:dp-utility:1.0.1")
'org.bitbucket.dunglv90:dp-utility:aar:1.0.1'
<dependency org="org.bitbucket.dunglv90" name="dp-utility" rev="1.0.1">
  <artifact name="dp-utility" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dunglv90', module='dp-utility', version='1.0.1')
)
libraryDependencies += "org.bitbucket.dunglv90" % "dp-utility" % "1.0.1"
[org.bitbucket.dunglv90/dp-utility "1.0.1"]