License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
Commonly used programming tasks in java
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-1.18.pom | |
common-1.18.jar | 182 KB |
common-1.18-sources.jar | 122 KB |
common-1.18-javadoc.jar | 518 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |