License |
License |
---|---|
GroupId | GroupIdio.github.mpontoc |
ArtifactId | ArtifactIdpicaroon-core |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionpicaroon-core
Picaroon is a test framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
picaroon-core-1.0.9.pom | |
picaroon-core-1.0.9.jar | 42 KB |
picaroon-core-1.0.9-sources.jar | 21 KB |
picaroon-core-1.0.9-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/ -->
<dependency>
<groupId>io.github.mpontoc</groupId>
<artifactId>picaroon-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/
implementation 'io.github.mpontoc:picaroon-core:1.0.9'
// https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/
implementation ("io.github.mpontoc:picaroon-core:1.0.9")
'io.github.mpontoc:picaroon-core:jar:1.0.9'
<dependency org="io.github.mpontoc" name="picaroon-core" rev="1.0.9">
<artifact name="picaroon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mpontoc', module='picaroon-core', version='1.0.9')
)
libraryDependencies += "io.github.mpontoc" % "picaroon-core" % "1.0.9"
[io.github.mpontoc/picaroon-core "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.3.4.RELEASE |