is not current version
Last Version 0.0.9

com.yehebl:ds-handler 0.0.7


GroupId

GroupId

com.yehebl
ArtifactId

ArtifactId

ds-handler
Version

Version

0.0.7
Type

Type

jar

Download ds-handler 0.0.7


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