GroupId | GroupIdorg.bedework |
---|---|
ArtifactId | ArtifactIdbw-util-options |
Version | Version4.0.5 |
Type | Typejar |
Filename | Size |
---|---|
bw-util-options-4.0.5.pom | |
bw-util-options-4.0.5.jar | 13 KB |
bw-util-options-4.0.5-sources.jar | 10 KB |
bw-util-options-4.0.5-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-options/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-options</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-options/
implementation 'org.bedework:bw-util-options:4.0.5'
// https://jarcasting.com/artifacts/org.bedework/bw-util-options/
implementation ("org.bedework:bw-util-options:4.0.5")
'org.bedework:bw-util-options:jar:4.0.5'
<dependency org="org.bedework" name="bw-util-options" rev="4.0.5">
<artifact name="bw-util-options" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-options', version='4.0.5')
)
libraryDependencies += "org.bedework" % "bw-util-options" % "4.0.5"
[org.bedework/bw-util-options "4.0.5"]