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