License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.alidahaghin |
ArtifactId | ArtifactIdidentifire |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionidentifire
Id Generator toolkit an Object oriented way for generate ids
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identifire-1.0.0.pom | |
identifire-1.0.0.jar | 18 KB |
identifire-1.0.0-sources.jar | 12 KB |
identifire-1.0.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alidahaghin/identifire/ -->
<dependency>
<groupId>com.alidahaghin</groupId>
<artifactId>identifire</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alidahaghin/identifire/
implementation 'com.alidahaghin:identifire:1.0.0'
// https://jarcasting.com/artifacts/com.alidahaghin/identifire/
implementation ("com.alidahaghin:identifire:1.0.0")
'com.alidahaghin:identifire:jar:1.0.0'
<dependency org="com.alidahaghin" name="identifire" rev="1.0.0">
<artifact name="identifire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alidahaghin', module='identifire', version='1.0.0')
)
libraryDependencies += "com.alidahaghin" % "identifire" % "1.0.0"
[com.alidahaghin/identifire "1.0.0"]