MVN

com.lingyun-x : jstruct_protocol

Maven & Gradle

Sep 13, 2021

jstruct_protocol · Interpret bytes as packed binary data

<dependency>
    <groupId>com.lingyun-x</groupId>
    <artifactId>jstruct_protocol</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lingyun-x : jstruct_protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.lingyun-x : jstruct_protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jstruct_protocol-0.3.0
0.2.x
jstruct_protocol-0.2.7
jstruct_protocol-0.2.6
jstruct_protocol-0.2.4

How to add a dependency to Maven

Add the following com.lingyun-x : jstruct_protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lingyun-x</groupId>
    <artifactId>jstruct_protocol</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lingyun-x : jstruct_protocol gradle dependency to your build.gradle file:

implementation 'com.lingyun-x:jstruct_protocol:0.3.0'

Gradle Kotlin DSL: Add the following com.lingyun-x : jstruct_protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lingyun-x:jstruct_protocol:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lingyun-x : jstruct_protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lingyun-x" % "jstruct_protocol" % "0.3.0"

Advertisement

Dependencies from Group

Apr 17, 2021
3 usages
Apr 12, 2021
2 usages
3 stars
Sep 15, 2021
1 usages
Sep 15, 2021
1 usages
Apr 18, 2021

Discover Dependencies

Jul 27, 2023
3 usages
324 stars
Jul 27, 2023
2 usages
324 stars
Jul 26, 2021
26 stars
Jul 26, 2021
26 stars
Jul 26, 2021
26 stars
Nov 23, 2022
3 stars
Dec 12, 2021
2 usages
3 stars