Last Version

code-generator-core 1.0.4

code-generator-core

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

code-generator-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

code-generator-core
code-generator-core
Project URL

Project URL

https://github.com/fartherp/code-generator-core
Source Code Management

Source Code Management

https://github.com/fartherp/code-generator-core

Download code-generator-core 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.fartherp : framework-core jar 2.0.1
com.github.fartherp : framework-database jar 2.0.1
com.github.fartherp : javacode jar 2.0.1
com.github.fartherp : javaxml jar 2.0.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.