abbreviator

Utilities to abbreviate Java idiom.

License

License

GroupId

GroupId

com.develhack
ArtifactId

ArtifactId

abbreviator
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

abbreviator
Utilities to abbreviate Java idiom.

Download abbreviator

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
com.develhack

Develhack

Versions

Version
0.4.0
0.2.0
0.1.1