Last Version

java varint 1.0.0

varint implementation in java.

License

License

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

varint
Version

Version

1.0.0
Type

Type

jar
Description

Description

java varint
varint implementation in java.
Project URL

Project URL

https://github.com/zman2013/varint
Source Code Management

Source Code Management

https://github.com/zman2013/varint

Download varint 1.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.