DynamicClassGenerator

Allow you to generate classes while the program is running

License

License

Categories

Categories

Net
GroupId

GroupId

net.deechael
ArtifactId

ArtifactId

dcg
Last Version

Last Version

1.03.5
Release Date

Release Date

Type

Type

jar
Description

Description

DynamicClassGenerator
Allow you to generate classes while the program is running
Project URL

Project URL

https://github.com/TheOthers-SMP-Project/DynamicClassGenerator
Source Code Management

Source Code Management

https://github.com/TheOthers-SMP-Project/DynamicClassGenerator

Download dcg

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.deechael : Useless jar 1.01.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.03.5
1.03.4
1.03.3
1.03.2
1.03.1
1.03.0
1.02.0
1.01.0
1.00.0