is not current version
Last Version 0.5.6

com.github.jochenw.afw:afw-core 0.5.3

Application Framework (Core)

GroupId

GroupId

com.github.jochenw.afw
ArtifactId

ArtifactId

afw-core
Version

Version

0.5.3
Type

Type

jar

Download afw-core 0.5.3


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