is not current version
Last Version 3.10.0.RELEASE

com.ibeetl:beetl 2.7.15

java template language

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

beetl
Version

Version

2.7.15
Type

Type

jar

Download beetl 2.7.15


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