is not current version
Last Version 1.0.1

net.sf.m-m-m:mmm-content-parser-api 1.0.0

This is the API of the search parsers.

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-content-parser-api
Version

Version

1.0.0
Type

Type

jar

Download mmm-content-parser-api 1.0.0


<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-api/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-content-parser-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-api/
implementation 'net.sf.m-m-m:mmm-content-parser-api:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-api/
implementation ("net.sf.m-m-m:mmm-content-parser-api:1.0.0")
'net.sf.m-m-m:mmm-content-parser-api:jar:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm-content-parser-api" rev="1.0.0">
  <artifact name="mmm-content-parser-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-api', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-api" % "1.0.0"
[net.sf.m-m-m/mmm-content-parser-api "1.0.0"]