is not current version
Last Version 1.0.5

org.bitbucket.dunglv90:dp-utility 1.0.4

DP Utility

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

org.bitbucket.dunglv90
ArtifactId

ArtifactId

dp-utility
Version

Version

1.0.4
Type

Type

aar

Download dp-utility 1.0.4


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