GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdlmxml-core_2.9.2 |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
lmxml-core_2.9.2-0.1.2.pom | |
lmxml-core_2.9.2-0.1.2.jar | 226 KB |
lmxml-core_2.9.2-0.1.2-sources.jar | 5 KB |
lmxml-core_2.9.2-0.1.2-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/lmxml-core_2.9.2/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>lmxml-core_2.9.2</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/lmxml-core_2.9.2/
implementation 'com.github.philcali:lmxml-core_2.9.2:0.1.2'
// https://jarcasting.com/artifacts/com.github.philcali/lmxml-core_2.9.2/
implementation ("com.github.philcali:lmxml-core_2.9.2:0.1.2")
'com.github.philcali:lmxml-core_2.9.2:jar:0.1.2'
<dependency org="com.github.philcali" name="lmxml-core_2.9.2" rev="0.1.2">
<artifact name="lmxml-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='lmxml-core_2.9.2', version='0.1.2')
)
libraryDependencies += "com.github.philcali" % "lmxml-core_2.9.2" % "0.1.2"
[com.github.philcali/lmxml-core_2.9.2 "0.1.2"]