com.lvonce:binaryweaver

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lvonce
ArtifactId

ArtifactId

binaryweaver
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download binaryweaver

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm-all jar 5.2
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1