is not current version
Last Version 1.9.2

com.github.megafonweblab.histone:java-compiler 1.4.1

Implementation for compile histone templates to java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

java-compiler
Version

Version

1.4.1
Type

Type

jar

Download java-compiler 1.4.1


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