License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-web-resources-taglib |
Version | Version0.4.0 |
Type | Typepom |
Description |
DescriptionAO Web Resources Taglib
Web resource management in a JSP environment.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ao-web-resources-taglib-0.4.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-web-resources-taglib/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-web-resources-taglib</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-web-resources-taglib/
implementation 'com.aoindustries:ao-web-resources-taglib:0.4.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-web-resources-taglib/
implementation ("com.aoindustries:ao-web-resources-taglib:0.4.0")
'com.aoindustries:ao-web-resources-taglib:pom:0.4.0'
<dependency org="com.aoindustries" name="ao-web-resources-taglib" rev="0.4.0">
<artifact name="ao-web-resources-taglib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-web-resources-taglib', version='0.4.0')
)
libraryDependencies += "com.aoindustries" % "ao-web-resources-taglib" % "0.4.0"
[com.aoindustries/ao-web-resources-taglib "0.4.0"]