is not current version
Last Version 4.4.5

io.github.mpontoc:picaroon-core 4.3.5

Picaroon is a test framework

GroupId

GroupId

io.github.mpontoc
ArtifactId

ArtifactId

picaroon-core
Version

Version

4.3.5
Type

Type

jar

Download picaroon-core 4.3.5


<!-- https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/ -->
<dependency>
    <groupId>io.github.mpontoc</groupId>
    <artifactId>picaroon-core</artifactId>
    <version>4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/
implementation 'io.github.mpontoc:picaroon-core:4.3.5'
// https://jarcasting.com/artifacts/io.github.mpontoc/picaroon-core/
implementation ("io.github.mpontoc:picaroon-core:4.3.5")
'io.github.mpontoc:picaroon-core:jar:4.3.5'
<dependency org="io.github.mpontoc" name="picaroon-core" rev="4.3.5">
  <artifact name="picaroon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mpontoc', module='picaroon-core', version='4.3.5')
)
libraryDependencies += "io.github.mpontoc" % "picaroon-core" % "4.3.5"
[io.github.mpontoc/picaroon-core "4.3.5"]