is not current version
Last Version 3.0.0

net.sourceforge.openutils:openutils-bshd5 0.3


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-bshd5
Version

Version

0.3
Type

Type

jar

Download openutils-bshd5 0.3


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