is not current version
Last Version 4.4.5

io.github.mpontoc:picaroon-core 1.0.4

Picaroon is a test framework

GroupId

GroupId

io.github.mpontoc
ArtifactId

ArtifactId

picaroon-core
Version

Version

1.0.4
Type

Type

jar

Download picaroon-core 1.0.4


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