is not current version
Last Version 0.0.3

com.uchicom:bdm 0.0.2

Bulk Download Manager

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

bdm
Version

Version

0.0.2
Type

Type

jar

Download bdm 0.0.2


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