is not current version
Last Version 0.3.0

com.bardframework:bard-util 0.1.1


GroupId

GroupId

com.bardframework
ArtifactId

ArtifactId

bard-util
Version

Version

0.1.1
Type

Type

jar

Download bard-util 0.1.1


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