is not current version
Last Version 3.0.6

com.github.fartherp:framework-core 1.2.2

framework-core

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-core
Version

Version

1.2.2
Type

Type

jar

Download framework-core 1.2.2


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