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