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