is not current version
Last Version 3.0

es.uib:webleaf 2.2


Categories

Categories

Leaf Data Databases
GroupId

GroupId

es.uib
ArtifactId

ArtifactId

webleaf
Version

Version

2.2
Type

Type

jar

Download webleaf 2.2


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