License |
License |
---|---|
GroupId | GroupIdcom.getperka.flatpack |
ArtifactId | ArtifactIdflatpack-parent |
Last Version | Last Version2.21.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFlatpack
An entity serialization framework
|
Project Organization |
Project OrganizationPerka Inc. |
Filename | Size |
---|---|
flatpack-parent-2.21.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-parent/ -->
<dependency>
<groupId>com.getperka.flatpack</groupId>
<artifactId>flatpack-parent</artifactId>
<version>2.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-parent/
implementation 'com.getperka.flatpack:flatpack-parent:2.21.0'
// https://jarcasting.com/artifacts/com.getperka.flatpack/flatpack-parent/
implementation ("com.getperka.flatpack:flatpack-parent:2.21.0")
'com.getperka.flatpack:flatpack-parent:pom:2.21.0'
<dependency org="com.getperka.flatpack" name="flatpack-parent" rev="2.21.0">
<artifact name="flatpack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.getperka.flatpack', module='flatpack-parent', version='2.21.0')
)
libraryDependencies += "com.getperka.flatpack" % "flatpack-parent" % "2.21.0"
[com.getperka.flatpack/flatpack-parent "2.21.0"]