| License |
License |
|---|---|
| GroupId | GroupIdcom.github.douglashiura |
| ArtifactId | ArtifactIdpicon |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
DescriptionPicon
Picon extension for Junit 4.12
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| picon-1.0.6.pom | |
| picon-1.0.6.jar | 46 KB |
| picon-1.0.6-sources.jar | 22 KB |
| picon-1.0.6-javadoc.jar | 579 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.douglashiura/picon/ -->
<dependency>
<groupId>com.github.douglashiura</groupId>
<artifactId>picon</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.douglashiura/picon/
implementation 'com.github.douglashiura:picon:1.0.6'
// https://jarcasting.com/artifacts/com.github.douglashiura/picon/
implementation ("com.github.douglashiura:picon:1.0.6")
'com.github.douglashiura:picon:jar:1.0.6'
<dependency org="com.github.douglashiura" name="picon" rev="1.0.6">
<artifact name="picon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.douglashiura', module='picon', version='1.0.6')
)
libraryDependencies += "com.github.douglashiura" % "picon" % "1.0.6"
[com.github.douglashiura/picon "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |