GroupId | GroupIdcom.github.xmlet |
---|---|
ArtifactId | ArtifactIdhtmlApiFaster |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
htmlApiFaster-1.0.1.pom | |
htmlApiFaster-1.0.1.jar | 246 KB |
htmlApiFaster-1.0.1-sources.jar | 125 KB |
htmlApiFaster-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation 'com.github.xmlet:htmlApiFaster:1.0.1'
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation ("com.github.xmlet:htmlApiFaster:1.0.1")
'com.github.xmlet:htmlApiFaster:jar:1.0.1'
<dependency org="com.github.xmlet" name="htmlApiFaster" rev="1.0.1">
<artifact name="htmlApiFaster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='htmlApiFaster', version='1.0.1')
)
libraryDependencies += "com.github.xmlet" % "htmlApiFaster" % "1.0.1"
[com.github.xmlet/htmlApiFaster "1.0.1"]