is not current version
Last Version 0.0.3

com.lvonce:binaryweaver 0.0.1


GroupId

GroupId

com.lvonce
ArtifactId

ArtifactId

binaryweaver
Version

Version

0.0.1
Type

Type

jar

Download binaryweaver 0.0.1


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