Last Version

net.lecousin.framework:geometry 0.1.0

This POM defines common properties and plugins for other projects, such as checkstyle, spotbugs or Java version

License

License

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.lecousin.framework
ArtifactId

ArtifactId

geometry
Version

Version

0.1.0
Type

Type

jar
Description

Description

This POM defines common properties and plugins for other projects, such as checkstyle, spotbugs or Java version
Source Code Management

Source Code Management

https://github.com/lecousin/java-framework-geometry

Download geometry 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.