Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-content-parser-impl-poi |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-content-parser-impl-poi</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/
implementation 'net.sf.m-m-m:mmm-content-parser-impl-poi:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/
implementation ("net.sf.m-m-m:mmm-content-parser-impl-poi:1.0.0")
'net.sf.m-m-m:mmm-content-parser-impl-poi:jar:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm-content-parser-impl-poi" rev="1.0.0">
<artifact name="mmm-content-parser-impl-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-impl-poi', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-impl-poi" % "1.0.0"
[net.sf.m-m-m/mmm-content-parser-impl-poi "1.0.0"]