is not current version
Last Version 1.3.26

org.bardframework.commons:bard-commons 1.3.7


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

bard-commons
Version

Version

1.3.7
Type

Type

pom

Download bard-commons 1.3.7

Filename Size
bard-commons-1.3.7.pom 4 KB
Browse

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