is not current version
Last Version 4.4.5

io.github.mpontoc:picaroon-core 2.0.6

Picaroon is a test framework

GroupId

GroupId

io.github.mpontoc
ArtifactId

ArtifactId

picaroon-core
Version

Version

2.0.6
Type

Type

jar

Download picaroon-core 2.0.6


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