License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry5-annotations |
Last Version | Last Version5.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontapestry5-annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
tapestry5-annotations-5.8.2.pom | |
tapestry5-annotations-5.8.2.jar | 10 KB |
tapestry5-annotations-5.8.2-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry5-annotations</artifactId>
<version>5.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/
implementation 'org.apache.tapestry:tapestry5-annotations:5.8.2'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry5-annotations/
implementation ("org.apache.tapestry:tapestry5-annotations:5.8.2")
'org.apache.tapestry:tapestry5-annotations:jar:5.8.2'
<dependency org="org.apache.tapestry" name="tapestry5-annotations" rev="5.8.2">
<artifact name="tapestry5-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry5-annotations', version='5.8.2')
)
libraryDependencies += "org.apache.tapestry" % "tapestry5-annotations" % "5.8.2"
[org.apache.tapestry/tapestry5-annotations "5.8.2"]