Last Version

AutoCreate 1.0.0

A simple object creation library

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.ertugrulungor
ArtifactId

ArtifactId

AutoCreate
Version

Version

1.0.0
Type

Type

jar
Description

Description

AutoCreate
A simple object creation library
Project URL

Project URL

https://github.com/ertugrulungor/AutoCreate
Source Code Management

Source Code Management

http://github.com/ertugrulungor/AutoCreate/tree/master

Download AutoCreate 1.0.0


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.