content-parser-api

This is the API of the search parsers.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-content-parser-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

content-parser-api
This is the API of the search parsers.
Project Organization

Project Organization

mmm-Team

Download mmm-content-parser-api

How to add to project

<!-- 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.1</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.1'
// 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.1")
'net.sf.m-m-m:mmm-content-parser-api:jar:1.0.1'
<dependency org="net.sf.m-m-m" name="mmm-content-parser-api" rev="1.0.1">
  <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.1')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-api" % "1.0.1"
[net.sf.m-m-m/mmm-content-parser-api "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.m-m-m : mmm-util-core jar 2.0.1

test (2)

Group / Artifact Type Version
net.sf.m-m-m » mmm-test jar SNAPSHOT
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0