MVN

com.github.comthings : dfu

Maven & Gradle

Mar 14, 2017
1 usages
272 stars

AndroidGollum · A library that does X, Y, and Z

<dependency>
    <groupId>com.github.comthings</groupId>
    <artifactId>dfu</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.comthings : dfu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.comthings : dfu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dfu-0.0.2
dfu-0.0.1

How to add a dependency to Maven

Add the following com.github.comthings : dfu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.comthings</groupId>
    <artifactId>dfu</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.comthings : dfu gradle dependency to your build.gradle file:

implementation 'com.github.comthings:dfu:0.0.2'

Gradle Kotlin DSL: Add the following com.github.comthings : dfu gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.comthings:dfu:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.comthings : dfu sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.comthings" % "dfu" % "0.0.2"

Advertisement

Dependencies from Group

dfu
Mar 14, 2017
1 usages
272 stars
Mar 14, 2017
272 stars

Discover Dependencies

Aug 09, 2018
8 usages
49 stars
Jan 26, 2019
1 usages
1 stars
May 11, 2017
3 usages
10 stars
Mar 20, 2023
2 usages
819 stars
Jun 19, 2017
2 usages
22 stars
May 28, 2017
1 usages
0 stars
Feb 02, 2019
2 usages
32 stars
Apr 10, 2017
1 usages
0 stars