License |
License |
---|---|
Categories |
CategoriesMaven Build Tools iText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdcom.google.code.maven-play-plugin.org.playframework |
ArtifactId | ArtifactIdjj-wikitext |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Mylyn Docs - Core
The scope of the Mylyn Docs project is Eclipse-based access to documentation systems such as Wikis and other portals. This builds on the Mylyn WikiText framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jj-wikitext-1.1.pom | |
jj-wikitext-1.1.jar | 248 KB |
jj-wikitext-1.1-sources.jar | 178 KB |
jj-wikitext-1.1-javadoc.jar | 815 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework/jj-wikitext/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.org.playframework</groupId>
<artifactId>jj-wikitext</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework/jj-wikitext/
implementation 'com.google.code.maven-play-plugin.org.playframework:jj-wikitext:1.1'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework/jj-wikitext/
implementation ("com.google.code.maven-play-plugin.org.playframework:jj-wikitext:1.1")
'com.google.code.maven-play-plugin.org.playframework:jj-wikitext:jar:1.1'
<dependency org="com.google.code.maven-play-plugin.org.playframework" name="jj-wikitext" rev="1.1">
<artifact name="jj-wikitext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework', module='jj-wikitext', version='1.1')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework" % "jj-wikitext" % "1.1"
[com.google.code.maven-play-plugin.org.playframework/jj-wikitext "1.1"]