is not current version
Last Version 1.9.2

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

Implementation for compile histone templates to java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

java-compiler
Version

Version

1.5.0
Type

Type

jar

Download java-compiler 1.5.0


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