is not current version
Last Version 3.0.6

com.github.fartherp:framework 3.0.5

framework

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework
Version

Version

3.0.5
Type

Type

pom

Download framework 3.0.5

Filename Size
framework-3.0.5.pom 30 KB
Browse

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