is not current version
Last Version 0.5.0

io.ap4k:frameworks 0.4.4


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

frameworks
Version

Version

0.4.4
Type

Type

pom

Download frameworks 0.4.4

Filename Size
frameworks-0.4.4.pom 669 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.ap4k/frameworks/ -->
<dependency>
    <groupId>io.ap4k</groupId>
    <artifactId>frameworks</artifactId>
    <version>0.4.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ap4k/frameworks/
implementation 'io.ap4k:frameworks:0.4.4'
// https://jarcasting.com/artifacts/io.ap4k/frameworks/
implementation ("io.ap4k:frameworks:0.4.4")
'io.ap4k:frameworks:pom:0.4.4'
<dependency org="io.ap4k" name="frameworks" rev="0.4.4">
  <artifact name="frameworks" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ap4k', module='frameworks', version='0.4.4')
)
libraryDependencies += "io.ap4k" % "frameworks" % "0.4.4"
[io.ap4k/frameworks "0.4.4"]