is not current version
Last Version 3.0.6

com.github.fartherp:framework 1.1.9

framework

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework
Version

Version

1.1.9
Type

Type

pom

Download framework 1.1.9

Filename Size
framework-1.1.9.pom 28 KB
Browse

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