net.lecousin.framework:geometry

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
Last Version

Last Version

0.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

lecousin.net - Java framework - Geometry

Geometry utilities such as Point, Line, Rectangle, Path...

Build status

Current version - branch master

Maven Central Javadoc

build status build status Codecov

Branch dev

build status build status Codecov

Versions

Version
0.1.0