| License |
License |
|---|---|
| GroupId | GroupIdorg.bedework |
| ArtifactId | ArtifactIdbw-util-options |
| Version | Version5.0.2 |
| Type | Typejar |
| Description |
DescriptionBedework: Old style optiosn classes.
This project provides a number of utility configuration classes and methods
|
| Filename | Size |
|---|---|
| bw-util-options-5.0.2.pom | |
| bw-util-options-5.0.2.jar | 14 KB |
| bw-util-options-5.0.2-sources.jar | 12 KB |
| bw-util-options-5.0.2-javadoc.jar | 429 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-options/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-options</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-options/
implementation 'org.bedework:bw-util-options:5.0.2'
// https://jarcasting.com/artifacts/org.bedework/bw-util-options/
implementation ("org.bedework:bw-util-options:5.0.2")
'org.bedework:bw-util-options:jar:5.0.2'
<dependency org="org.bedework" name="bw-util-options" rev="5.0.2">
<artifact name="bw-util-options" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-options', version='5.0.2')
)
libraryDependencies += "org.bedework" % "bw-util-options" % "5.0.2"
[org.bedework/bw-util-options "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework : bw-util-xml | jar | 5.0.1 |
| org.bedework : bw-util-logging | jar | 5.2.0 |