is not current version
Last Version 1.03.5

DynamicClassGenerator 1.03.3

Allow you to generate classes while the program is running

License

License

Categories

Categories

Net
GroupId

GroupId

net.deechael
ArtifactId

ArtifactId

dcg
Version

Version

1.03.3
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/Ocean-Project/DynamicClassGenerator

Download dcg 1.03.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.deechael : Useless jar 1.01.0
org.springframework.boot : spring-boot-loader jar 2.6.6

provided (1)

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

Project Modules

There are no modules declared in this project.