is not current version
Last Version 0.5.21

io.leon:leon-core 0.5.15

JVM web framework for building data-driven web applications

GroupId

GroupId

io.leon
ArtifactId

ArtifactId

leon-core
Version

Version

0.5.15
Type

Type

jar

Download leon-core 0.5.15


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