Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-bshd5 |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
openutils-bshd5-1.0.1.pom | |
openutils-bshd5-1.0.1.jar | 20 KB |
openutils-bshd5-1.0.1-sources.jar | 9 KB |
openutils-bshd5-1.0.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-bshd5/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-bshd5</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-bshd5/
implementation 'net.sourceforge.openutils:openutils-bshd5:1.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-bshd5/
implementation ("net.sourceforge.openutils:openutils-bshd5:1.0.1")
'net.sourceforge.openutils:openutils-bshd5:jar:1.0.1'
<dependency org="net.sourceforge.openutils" name="openutils-bshd5" rev="1.0.1">
<artifact name="openutils-bshd5" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-bshd5', version='1.0.1')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-bshd5" % "1.0.1"
[net.sourceforge.openutils/openutils-bshd5 "1.0.1"]