| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dral |
| ArtifactId | ArtifactIdouch |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionstreamPattern
Minimalistic library that generates random error messages.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ouch-0.1.0.pom | |
| ouch-0.1.0.jar | 2 KB |
| ouch-0.1.0-sources.jar | 1 KB |
| ouch-0.1.0-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dral/ouch/ -->
<dependency>
<groupId>com.github.dral</groupId>
<artifactId>ouch</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dral/ouch/
implementation 'com.github.dral:ouch:0.1.0'
// https://jarcasting.com/artifacts/com.github.dral/ouch/
implementation ("com.github.dral:ouch:0.1.0")
'com.github.dral:ouch:jar:0.1.0'
<dependency org="com.github.dral" name="ouch" rev="0.1.0">
<artifact name="ouch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dral', module='ouch', version='0.1.0')
)
libraryDependencies += "com.github.dral" % "ouch" % "0.1.0"
[com.github.dral/ouch "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.scout : scout | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |