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