License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdbr.eti.clairton |
ArtifactId | ArtifactIdidentificator |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentificator
Help for implementing hashCode, toString, and equals.
|
Project URL |
Project URL |
Filename | Size |
---|---|
identificator-1.2.0.pom | |
identificator-1.2.0.jar | 8 KB |
identificator-1.2.0-sources.jar | 2 KB |
identificator-1.2.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/identificator/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>identificator</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/identificator/
implementation 'br.eti.clairton:identificator:1.2.0'
// https://jarcasting.com/artifacts/br.eti.clairton/identificator/
implementation ("br.eti.clairton:identificator:1.2.0")
'br.eti.clairton:identificator:jar:1.2.0'
<dependency org="br.eti.clairton" name="identificator" rev="1.2.0">
<artifact name="identificator" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='identificator', version='1.2.0')
)
libraryDependencies += "br.eti.clairton" % "identificator" % "1.2.0"
[br.eti.clairton/identificator "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.vidageek : mirror | jar | 1.6.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |