Last Version

Trudeau - Math - Monoid 0.0.1

A Java implementation of the Monoid algebraic structure.

License

License

GroupId

GroupId

org.99soft.trudeau.math
ArtifactId

ArtifactId

org.99soft.trudeau.math.monoid
Version

Version

0.0.1
Type

Type

jar
Description

Description

Trudeau - Math - Monoid
A Java implementation of the Monoid algebraic structure.
Project URL

Project URL

https://github.com/trudeau/monoid
Project Organization

Project Organization

The Trudeau Project
Source Code Management

Source Code Management

http://github.com/trudeau/monoid

Download org.99soft.trudeau.math.monoid 0.0.1


<!-- https://jarcasting.com/artifacts/org.99soft.trudeau.math/org.99soft.trudeau.math.monoid/ -->
<dependency>
    <groupId>org.99soft.trudeau.math</groupId>
    <artifactId>org.99soft.trudeau.math.monoid</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.99soft.trudeau.math/org.99soft.trudeau.math.monoid/
implementation 'org.99soft.trudeau.math:org.99soft.trudeau.math.monoid:0.0.1'
// https://jarcasting.com/artifacts/org.99soft.trudeau.math/org.99soft.trudeau.math.monoid/
implementation ("org.99soft.trudeau.math:org.99soft.trudeau.math.monoid:0.0.1")
'org.99soft.trudeau.math:org.99soft.trudeau.math.monoid:jar:0.0.1'
<dependency org="org.99soft.trudeau.math" name="org.99soft.trudeau.math.monoid" rev="0.0.1">
  <artifact name="org.99soft.trudeau.math.monoid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.99soft.trudeau.math', module='org.99soft.trudeau.math.monoid', version='0.0.1')
)
libraryDependencies += "org.99soft.trudeau.math" % "org.99soft.trudeau.math.monoid" % "0.0.1"
[org.99soft.trudeau.math/org.99soft.trudeau.math.monoid "0.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.