GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdlmxml-html_2.9.1 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
lmxml-html_2.9.1-0.1.1.pom | |
lmxml-html_2.9.1-0.1.1.jar | 19 KB |
lmxml-html_2.9.1-0.1.1-sources.jar | 763 bytes |
lmxml-html_2.9.1-0.1.1-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/lmxml-html_2.9.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>lmxml-html_2.9.1</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/lmxml-html_2.9.1/
implementation 'com.github.philcali:lmxml-html_2.9.1:0.1.1'
// https://jarcasting.com/artifacts/com.github.philcali/lmxml-html_2.9.1/
implementation ("com.github.philcali:lmxml-html_2.9.1:0.1.1")
'com.github.philcali:lmxml-html_2.9.1:jar:0.1.1'
<dependency org="com.github.philcali" name="lmxml-html_2.9.1" rev="0.1.1">
<artifact name="lmxml-html_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='lmxml-html_2.9.1', version='0.1.1')
)
libraryDependencies += "com.github.philcali" % "lmxml-html_2.9.1" % "0.1.1"
[com.github.philcali/lmxml-html_2.9.1 "0.1.1"]