is not current version
Last Version 3.10.0.RELEASE

com.ibeetl:beetl 2.7.17

java template language

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

beetl
Version

Version

2.7.17
Type

Type

jar

Download beetl 2.7.17


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