is not current version
Last Version 3.4.9

org.tinygroup:org.tinygroup.jspengine 2.0.20


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.jspengine
Version

Version

2.0.20
Type

Type

jar

Download org.tinygroup.jspengine 2.0.20


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