is not current version
Last Version 2.21.0

com.getperka.flatpack:flatpack-core 2.9


GroupId

GroupId

com.getperka.flatpack
ArtifactId

ArtifactId

flatpack-core
Version

Version

2.9
Type

Type

jar

Download flatpack-core 2.9


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