Glutamate :: Parent

Makes your code taste better. Overuse may cause headaches.

License

License

GroupId

GroupId

io.glutamate
ArtifactId

ArtifactId

glutamate-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Glutamate :: Parent
Makes your code taste better. Overuse may cause headaches.
Source Code Management

Source Code Management

https://github.com/ctron/glutamate

Download glutamate-parent

How to add to project

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

Dependencies

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

Project Modules

  • glutamate

glutamate.io Build status Maven Central

… is a Java library providing scratches to a few itches.

Makes your code taste better. Overuse may cause headaches.

Usage

<dependency>
  <groupId>io.glutamate</groupId>
  <artifactId>glutamate</artifactId>
  <version><!-- current version --></version>
</dependency>

Documentation

See the most recent documentation:

License

This library is open source and licensed under the EPLv1. See also license.html.

Versions

Version
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1