| License |
License
Apache-2.0
|
|---|---|
| GroupId | GroupIdch.poole |
| ArtifactId | ArtifactIdpreset-utils |
| Version | Version0.26.0 |
| Type | Typejar |
| Description |
Descriptionpreset-utils
Assorted utils for JOSM style presets
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preset-utils-0.26.0.pom | |
| preset-utils-0.26.0.jar | 136 KB |
| preset-utils-0.26.0-sources.jar | 44 KB |
| preset-utils-0.26.0-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.poole/preset-utils/ -->
<dependency>
<groupId>ch.poole</groupId>
<artifactId>preset-utils</artifactId>
<version>0.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.poole/preset-utils/
implementation 'ch.poole:preset-utils:0.26.0'
// https://jarcasting.com/artifacts/ch.poole/preset-utils/
implementation ("ch.poole:preset-utils:0.26.0")
'ch.poole:preset-utils:jar:0.26.0'
<dependency org="ch.poole" name="preset-utils" rev="0.26.0">
<artifact name="preset-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.poole', module='preset-utils', version='0.26.0')
)
libraryDependencies += "ch.poole" % "preset-utils" % "0.26.0"
[ch.poole/preset-utils "0.26.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.commons : commons-text | jar | 1.4 |
| org.jetbrains : annotations | jar | 15.0 |
| com.google.code.gson : gson | jar | 2.8.1 |