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