Last Version

Janino 2.5.10

Janino is a run-time Java compiler

License

License

BSD
GroupId

GroupId

janino
ArtifactId

ArtifactId

janino
Version

Version

2.5.10
Type

Type

jar
Description

Description

Janino
Janino is a run-time Java compiler
Project URL

Project URL

http://janino.net

Download janino 2.5.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.