is not current version
Last Version 3.0.42

org.eclipse.mylyn.docs:wikitext.core.repository 3.0.29


Categories

Categories

iText Business Logic Libraries Documents Processing CLI User Interface iText Data PDF
GroupId

GroupId

org.eclipse.mylyn.docs
ArtifactId

ArtifactId

wikitext.core.repository
Version

Version

3.0.29
Type

Type

pom

Download wikitext.core.repository 3.0.29


<!-- https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/wikitext.core.repository/ -->
<dependency>
    <groupId>org.eclipse.mylyn.docs</groupId>
    <artifactId>wikitext.core.repository</artifactId>
    <version>3.0.29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/wikitext.core.repository/
implementation 'org.eclipse.mylyn.docs:wikitext.core.repository:3.0.29'
// https://jarcasting.com/artifacts/org.eclipse.mylyn.docs/wikitext.core.repository/
implementation ("org.eclipse.mylyn.docs:wikitext.core.repository:3.0.29")
'org.eclipse.mylyn.docs:wikitext.core.repository:pom:3.0.29'
<dependency org="org.eclipse.mylyn.docs" name="wikitext.core.repository" rev="3.0.29">
  <artifact name="wikitext.core.repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.mylyn.docs', module='wikitext.core.repository', version='3.0.29')
)
libraryDependencies += "org.eclipse.mylyn.docs" % "wikitext.core.repository" % "3.0.29"
[org.eclipse.mylyn.docs/wikitext.core.repository "3.0.29"]