is not current version
Last Version 1.3.26

org.bardframework.commons:common-waf 0.3.2


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-waf
Version

Version

0.3.2
Type

Type

jar

Download common-waf 0.3.2


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