| License | License | 
|---|---|
| GroupId | GroupIdcom.lvonce | 
| ArtifactId | ArtifactIdbinaryweaver | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| binaryweaver-0.0.3.pom | |
| binaryweaver-0.0.3.jar | 27 KB | 
| binaryweaver-0.0.3-sources.jar | 13 KB | 
| binaryweaver-0.0.3-javadoc.jar | 80 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.asm : asm-all | jar | 5.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| 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 |