GroupId | GroupIdcom.github.teakfly |
---|---|
ArtifactId | ArtifactIdteafly-common-xss |
Version | Version1.0.42 |
Type | Typejar |
Filename | Size |
---|---|
teafly-common-xss-1.0.42.pom | |
teafly-common-xss-1.0.42-sources.jar | 146 bytes |
teafly-common-xss-1.0.42-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-xss/ -->
<dependency>
<groupId>com.github.teakfly</groupId>
<artifactId>teafly-common-xss</artifactId>
<version>1.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-xss/
implementation 'com.github.teakfly:teafly-common-xss:1.0.42'
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-xss/
implementation ("com.github.teakfly:teafly-common-xss:1.0.42")
'com.github.teakfly:teafly-common-xss:jar:1.0.42'
<dependency org="com.github.teakfly" name="teafly-common-xss" rev="1.0.42">
<artifact name="teafly-common-xss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.teakfly', module='teafly-common-xss', version='1.0.42')
)
libraryDependencies += "com.github.teakfly" % "teafly-common-xss" % "1.0.42"
[com.github.teakfly/teafly-common-xss "1.0.42"]