is not current version
Last Version 1.2

org.apache.tiles:tiles-autotag-core-runtime 1.1.0

Autotag: runtime core classes.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.apache.tiles
ArtifactId

ArtifactId

tiles-autotag-core-runtime
Version

Version

1.1.0
Type

Type

jar

Download tiles-autotag-core-runtime 1.1.0


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