java

Parent pom for Java repository

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

java
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

java
Parent pom for Java repository
Project URL

Project URL

https://github.com/ngeor/java
Source Code Management

Source Code Management

https://github.com/ngeor/java

Download java

Filename Size
java-3.2.0.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.1
3.1.0
3.0.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.10.0
1.9.0
1.8.0
1.7.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0