Last Version

base 0.1.0

Base algos, data structures and utilities

License

License

GroupId

GroupId

com.vikmad
ArtifactId

ArtifactId

com.vikmad.base
Version

Version

0.1.0
Type

Type

jar
Description

Description

base
Base algos, data structures and utilities
Project URL

Project URL

https://github.com/vikashmadhow/base
Source Code Management

Source Code Management

https://github.com/vikashmadhow/base

Download com.vikmad.base 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar RELEASE
com.google.guava : guava jar RELEASE
com.fasterxml.jackson.core : jackson-core jar RELEASE
com.fasterxml.woodstox : woodstox-core jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.