is not current version
Last Version 0.3.122

org.dotwebstack.framework:ext 0.3.66


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

ext
Version

Version

0.3.66
Type

Type

pom

Download ext 0.3.66

Filename Size
ext-0.3.66.pom 637 bytes
Browse

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