is not current version
Last Version 3.0.6

com.github.fartherp:framework-net 1.2.1


Categories

Categories

Net
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-net
Version

Version

1.2.1
Type

Type

jar

Download framework-net 1.2.1


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