is not current version
Last Version 0.27.0

org.jgrapes:org.jgrapes.portlets.markdowndisplay 0.24.1

(No description)

GroupId

GroupId

org.jgrapes
ArtifactId

ArtifactId

org.jgrapes.portlets.markdowndisplay
Version

Version

0.24.1
Type

Type

jar

Download org.jgrapes.portlets.markdowndisplay 0.24.1


<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portlets.markdowndisplay/ -->
<dependency>
    <groupId>org.jgrapes</groupId>
    <artifactId>org.jgrapes.portlets.markdowndisplay</artifactId>
    <version>0.24.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portlets.markdowndisplay/
implementation 'org.jgrapes:org.jgrapes.portlets.markdowndisplay:0.24.1'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.portlets.markdowndisplay/
implementation ("org.jgrapes:org.jgrapes.portlets.markdowndisplay:0.24.1")
'org.jgrapes:org.jgrapes.portlets.markdowndisplay:jar:0.24.1'
<dependency org="org.jgrapes" name="org.jgrapes.portlets.markdowndisplay" rev="0.24.1">
  <artifact name="org.jgrapes.portlets.markdowndisplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.portlets.markdowndisplay', version='0.24.1')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.portlets.markdowndisplay" % "0.24.1"
[org.jgrapes/org.jgrapes.portlets.markdowndisplay "0.24.1"]