dsl

动态脚本语言(DSL,Dynamic Script Language)解析框架

License

License

GroupId

GroupId

cn.tenmg
ArtifactId

ArtifactId

dsl
Last Version

Last Version

1.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

dsl
动态脚本语言(DSL,Dynamic Script Language)解析框架
Project URL

Project URL

https://gitee.com/tenmg/dsl
Project Organization

Project Organization

10MG
Source Code Management

Source Code Management

https://gitee.com/tenmg/dsl

Download dsl

How to add to project

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

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.

Versions

Version
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0