| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.oliphantllc |
| ArtifactId | ArtifactIdxmlc-chtml |
| Last Version | Last Version2.2.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxmlc-chtml
old 2002 version of xmlc-xmlc-chtml
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xmlc-chtml-2.2.12.pom | |
| xmlc-chtml-2.2.12.jar | 16 KB |
| xmlc-chtml-2.2.12-sources.jar | 544 KB |
| xmlc-chtml-2.2.12-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oliphantllc/xmlc-chtml/ -->
<dependency>
<groupId>com.oliphantllc</groupId>
<artifactId>xmlc-chtml</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.oliphantllc/xmlc-chtml/
implementation 'com.oliphantllc:xmlc-chtml:2.2.12'
// https://jarcasting.com/artifacts/com.oliphantllc/xmlc-chtml/
implementation ("com.oliphantllc:xmlc-chtml:2.2.12")
'com.oliphantllc:xmlc-chtml:jar:2.2.12'
<dependency org="com.oliphantllc" name="xmlc-chtml" rev="2.2.12">
<artifact name="xmlc-chtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oliphantllc', module='xmlc-chtml', version='2.2.12')
)
libraryDependencies += "com.oliphantllc" % "xmlc-chtml" % "2.2.12"
[com.oliphantllc/xmlc-chtml "2.2.12"]