Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdcom.aiwiown |
ArtifactId | ArtifactIdaiwiown-xss-thymleaf |
Version | Version3.0.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.aiwiown/aiwiown-xss-thymleaf/ -->
<dependency>
<groupId>com.aiwiown</groupId>
<artifactId>aiwiown-xss-thymleaf</artifactId>
<version>3.0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.aiwiown/aiwiown-xss-thymleaf/
implementation 'com.aiwiown:aiwiown-xss-thymleaf:3.0.0.9'
// https://jarcasting.com/artifacts/com.aiwiown/aiwiown-xss-thymleaf/
implementation ("com.aiwiown:aiwiown-xss-thymleaf:3.0.0.9")
'com.aiwiown:aiwiown-xss-thymleaf:jar:3.0.0.9'
<dependency org="com.aiwiown" name="aiwiown-xss-thymleaf" rev="3.0.0.9">
<artifact name="aiwiown-xss-thymleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aiwiown', module='aiwiown-xss-thymleaf', version='3.0.0.9')
)
libraryDependencies += "com.aiwiown" % "aiwiown-xss-thymleaf" % "3.0.0.9"
[com.aiwiown/aiwiown-xss-thymleaf "3.0.0.9"]