is not current version
Last Version 1.3.26

org.bardframework.commons:bard-commons 0.4


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

bard-commons
Version

Version

0.4
Type

Type

pom

Download bard-commons 0.4

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

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