MVN

net.md-5 : jbeat

Maven & Gradle

Oct 04, 2012
11 stars

jbeat · Java beat binary patch creator and applier. See http://byuu.org/programming/beat/ for the beat patch specifications.

<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>jbeat</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.md-5 : jbeat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.md-5 : jbeat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jbeat-1.0

How to add a dependency to Maven

Add the following net.md-5 : jbeat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>jbeat</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.md-5 : jbeat gradle dependency to your build.gradle file:

implementation 'net.md-5:jbeat:1.0'

Gradle Kotlin DSL: Add the following net.md-5 : jbeat gradle kotlin dependency to your build.gradle.kts file:

implementation("net.md-5:jbeat:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.md-5 : jbeat sbt scala dependency to your build.sbt file:

libraryDependencies += "net.md-5" % "jbeat" % "1.0"

Advertisement

Dependencies from Group

Aug 06, 2023
43 usages
1.1k stars
Apr 21, 2023
7 usages
176 stars
Aug 06, 2023
7 usages
1.1k stars
Aug 06, 2023
2 usages
1.1k stars
Aug 06, 2023
1 usages
1.1k stars

Discover Dependencies