euclid

A collection of utilities and helpers to make life easy !

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.fosstree
ArtifactId

ArtifactId

euclid
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

euclid
A collection of utilities and helpers to make life easy !
Project URL

Project URL

https://github.com/shubhampatil17
Source Code Management

Source Code Management

http://github.com/shubhampatil17/euclid/tree/master

Download euclid

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.3.1
com.squareup.okhttp3 : logging-interceptor jar 4.3.1
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.google.inject : guice jar 4.2.2
org.projectlombok : lombok jar 1.18.12
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

euclid

A collection of utilities and helpers to make life easy !

Usage

To use add the following in your pom.xml:

<dependency>
    <groupId>io.github.fosstree</groupId>
    <artifactId>euclid</artifactId>
    <version>1.0.0</version>
</dependency>

Versions

Version
1.0.2
1.0.1
1.0.0