is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-ioc 5.3.6


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-ioc
Version

Version

5.3.6
Type

Type

jar

Download tapestry-ioc 5.3.6


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