de.nehlmeier.common:common

Common utilities used by my other projects

License

License

GroupId

GroupId

de.nehlmeier.common
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

de.nehlmeier.common:common
Common utilities used by my other projects
Source Code Management

Source Code Management

https://github.com/jnehlmeier/common

Download common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

common

Common utilities used by my other projects.

Versions

Version
1.0.2
1.0.1
1.0.0