is not current version
Last Version 3.0.6

com.github.fartherp:framework-common 1.0.6

framework-common

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-common
Version

Version

1.0.6
Type

Type

jar

Download framework-common 1.0.6


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