<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>org-eclipse-mylyn-wikitext-core</artifactId>
<version>RELEASE122</version>
</dependency>
libraryDependencies += "org.netbeans.external" % "org-eclipse-mylyn-wikitext-core" % "RELEASE122"
@Grapes(
@Grab(group='org.netbeans.external', module='org-eclipse-mylyn-wikitext-core', version='RELEASE122')
)
<dependency org="org.netbeans.external" name="org-eclipse-mylyn-wikitext-core" rev="RELEASE122" />