Last Version

core 1.15

Commonly used programming tasks in java

License

License

MIT
GroupId

GroupId

com.github.venkatramanm
ArtifactId

ArtifactId

core
Version

Version

1.15
Type

Type

pom
Description

Description

core
Commonly used programming tasks in java
Project URL

Project URL

http://maven.apache.org

Download core 1.15

Filename Size
core-1.15.pom 2 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.venkatramanm : common jar [1.15,)
com.github.venkatramanm : reflection jar [1.13,)
com.github.venkatramanm : poi jar [1.12,)
com.github.venkatramanm : ocr jar [1.11,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.