MVN

com.github.evgenbar : java-binary-decoder

Maven & Gradle

Jul 08, 2016
4 stars

Reflection based decoder for decoding binary stream of C-like structures

<dependency>
    <groupId>com.github.evgenbar</groupId>
    <artifactId>java-binary-decoder</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.evgenbar : java-binary-decoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.evgenbar : java-binary-decoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-binary-decoder-1.0.3
java-binary-decoder-1.0.2
java-binary-decoder-1.0.1

How to add a dependency to Maven

Add the following com.github.evgenbar : java-binary-decoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.evgenbar</groupId>
    <artifactId>java-binary-decoder</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.evgenbar : java-binary-decoder gradle dependency to your build.gradle file:

implementation 'com.github.evgenbar:java-binary-decoder:1.0.3'

Gradle Kotlin DSL: Add the following com.github.evgenbar : java-binary-decoder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.evgenbar:java-binary-decoder:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.evgenbar : java-binary-decoder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.evgenbar" % "java-binary-decoder" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 11, 2016
3 usages
905 stars
Jul 05, 2016
0 stars
Aug 25, 2023
28 usages
3.9k stars
Jul 06, 2016
10 stars
Sep 24, 2021
10 usages
31 stars
Feb 10, 2023
3 usages
737 stars
Jul 15, 2016
2 usages
25 stars
May 13, 2022
10 usages
15.8k stars
Apr 26, 2019
2.5k stars