is not current version
Last Version 3.0.6

com.github.fartherp:framework 1.1.5

framework

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework
Version

Version

1.1.5
Type

Type

pom

Download framework 1.1.5

Filename Size
framework-1.1.5.pom 28 KB
Browse

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