CodeGen

An object-oriented code generator for Java that is built using the Model-View-Controller (MVC) design philosophy.

License

License

GroupId

GroupId

com.github.pyknic
ArtifactId

ArtifactId

codegen
Last Version

Last Version

2.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

CodeGen
An object-oriented code generator for Java that is built using the Model-View-Controller (MVC) design philosophy.
Project URL

Project URL

https://www.github.com/Pyknic/CodeGen/

Download codegen

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.5
2.4.3
1.1.2
1.1.1