org.xidea:lite

Javascript Styled Expression Engine

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.xidea
ArtifactId

ArtifactId

lite
Last Version

Last Version

3.1.15
Release Date

Release Date

Type

Type

jar
Description

Description

org.xidea:lite
Javascript Styled Expression Engine
Project URL

Project URL

https://github.com/jindw/lite
Source Code Management

Source Code Management

https://github.com/jindw/lite

Download lite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
org.xidea : jsel jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.15
3.1.14
3.1.13