Last Version

common 1.18

Commonly used programming tasks in java

License

License

MIT
GroupId

GroupId

com.github.venkatramanm
ArtifactId

ArtifactId

common
Version

Version

1.18
Type

Type

jar
Description

Description

common
Commonly used programming tasks in java
Project URL

Project URL

http://maven.apache.org

Download common 1.18


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

Dependencies

compile (6)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 4.0.2
commons-io : commons-io jar 2.8.0
de.javakaffee : kryo-serializers jar 0.42
com.googlecode.json-simple : json-simple jar 1.1
commons-cli : commons-cli jar 1.4
org.bouncycastle : bcprov-jdk15on jar 1.69

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.