GroupId | GroupIdcom.github.xmlet |
---|---|
ArtifactId | ArtifactIdhtmlApiFaster |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
htmlApiFaster-1.0.3.pom | |
htmlApiFaster-1.0.3.jar | 266 KB |
htmlApiFaster-1.0.3-sources.jar | 131 KB |
htmlApiFaster-1.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/ -->
<dependency>
<groupId>com.github.xmlet</groupId>
<artifactId>htmlApiFaster</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation 'com.github.xmlet:htmlApiFaster:1.0.3'
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation ("com.github.xmlet:htmlApiFaster:1.0.3")
'com.github.xmlet:htmlApiFaster:jar:1.0.3'
<dependency org="com.github.xmlet" name="htmlApiFaster" rev="1.0.3">
<artifact name="htmlApiFaster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='htmlApiFaster', version='1.0.3')
)
libraryDependencies += "com.github.xmlet" % "htmlApiFaster" % "1.0.3"
[com.github.xmlet/htmlApiFaster "1.0.3"]