is not current version
Last Version 1.1.0

io.github.wimdeblauwe:jpearl-core 0.2.0


GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

jpearl-core
Version

Version

0.2.0
Type

Type

jar

Download jpearl-core 0.2.0


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