Last Version

Enklib Compile 0.1

Library for runtime in-memory compiling of Java classes.

License

License

GroupId

GroupId

com.kirgor.enklib
ArtifactId

ArtifactId

compile
Version

Version

0.1
Type

Type

jar
Description

Description

Enklib Compile
Library for runtime in-memory compiling of Java classes.

Download compile 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.