is not current version
Last Version 1.3.26

org.bardframework.commons:common-web 0.3.2


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-web
Version

Version

0.3.2
Type

Type

jar

Download common-web 0.3.2


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