License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.ertugrulungor |
ArtifactId | ArtifactIdAutoCreate |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoCreate
A simple object creation library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AutoCreate-1.0.0.pom | |
AutoCreate-1.0.0.jar | 26 KB |
AutoCreate-1.0.0-sources.jar | 10 KB |
AutoCreate-1.0.0-javadoc.jar | 480 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ertugrulungor/AutoCreate/ -->
<dependency>
<groupId>com.github.ertugrulungor</groupId>
<artifactId>AutoCreate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ertugrulungor/AutoCreate/
implementation 'com.github.ertugrulungor:AutoCreate:1.0.0'
// https://jarcasting.com/artifacts/com.github.ertugrulungor/AutoCreate/
implementation ("com.github.ertugrulungor:AutoCreate:1.0.0")
'com.github.ertugrulungor:AutoCreate:jar:1.0.0'
<dependency org="com.github.ertugrulungor" name="AutoCreate" rev="1.0.0">
<artifact name="AutoCreate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ertugrulungor', module='AutoCreate', version='1.0.0')
)
libraryDependencies += "com.github.ertugrulungor" % "AutoCreate" % "1.0.0"
[com.github.ertugrulungor/AutoCreate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | RELEASE |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |