is not current version
Last Version 0.3.122

org.dotwebstack.framework:ext-rml 0.3.42


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

ext-rml
Version

Version

0.3.42
Type

Type

jar

Download ext-rml 0.3.42


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