GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdlmxml_2.9.0-1 |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
lmxml_2.9.0-1-0.1.2.pom | |
lmxml_2.9.0-1-0.1.2.jar | 280 bytes |
lmxml_2.9.0-1-0.1.2-sources.jar | 253 bytes |
lmxml_2.9.0-1-0.1.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/lmxml_2.9.0-1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>lmxml_2.9.0-1</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/lmxml_2.9.0-1/
implementation 'com.github.philcali:lmxml_2.9.0-1:0.1.2'
// https://jarcasting.com/artifacts/com.github.philcali/lmxml_2.9.0-1/
implementation ("com.github.philcali:lmxml_2.9.0-1:0.1.2")
'com.github.philcali:lmxml_2.9.0-1:jar:0.1.2'
<dependency org="com.github.philcali" name="lmxml_2.9.0-1" rev="0.1.2">
<artifact name="lmxml_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='lmxml_2.9.0-1', version='0.1.2')
)
libraryDependencies += "com.github.philcali" % "lmxml_2.9.0-1" % "0.1.2"
[com.github.philcali/lmxml_2.9.0-1 "0.1.2"]