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