dynamiccompiler

Compile java code at runtime dynamically.

License

License

GroupId

GroupId

com.github.henryhuang
ArtifactId

ArtifactId

dynamiccompiler
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dynamiccompiler
Compile java code at runtime dynamically.
Project URL

Project URL

https://github.com/henryhuang/dynamiccompiler

Download dynamiccompiler

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0