License |
License |
---|---|
GroupId | GroupIdorg.wickedsource.logunit |
ArtifactId | ArtifactIdlogunit-examples |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExamples for working with LogUnit.
|
Filename | Size |
---|---|
logunit-examples-1.1.pom | |
logunit-examples-1.1.jar | 5 KB |
logunit-examples-1.1-sources.jar | 5 KB |
logunit-examples-1.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wickedsource.logunit/logunit-examples/ -->
<dependency>
<groupId>org.wickedsource.logunit</groupId>
<artifactId>logunit-examples</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wickedsource.logunit/logunit-examples/
implementation 'org.wickedsource.logunit:logunit-examples:1.1'
// https://jarcasting.com/artifacts/org.wickedsource.logunit/logunit-examples/
implementation ("org.wickedsource.logunit:logunit-examples:1.1")
'org.wickedsource.logunit:logunit-examples:jar:1.1'
<dependency org="org.wickedsource.logunit" name="logunit-examples" rev="1.1">
<artifact name="logunit-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wickedsource.logunit', module='logunit-examples', version='1.1')
)
libraryDependencies += "org.wickedsource.logunit" % "logunit-examples" % "1.1"
[org.wickedsource.logunit/logunit-examples "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wickedsource.logunit : logunit-core | jar | 1.1 |
org.wickedsource.logunit : logunit-junit4 | jar | 1.1 |
org.wickedsource.logunit : logunit-testng | jar | 1.1 |
org.wickedsource.logunit : logunit-log4j12 | jar | 1.1 |
org.wickedsource.logunit : logunit-logback | jar | 1.1 |