is not current version
Last Version 1.4.1

co.early.fore:fore-network 1.3.5

android fore - network helpers

Categories

Categories

Net
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-network
Version

Version

1.3.5
Type

Type

aar

Download fore-network 1.3.5


<!-- https://jarcasting.com/artifacts/co.early.fore/fore-network/ -->
<dependency>
    <groupId>co.early.fore</groupId>
    <artifactId>fore-network</artifactId>
    <version>1.3.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-network/
implementation 'co.early.fore:fore-network:1.3.5'
// https://jarcasting.com/artifacts/co.early.fore/fore-network/
implementation ("co.early.fore:fore-network:1.3.5")
'co.early.fore:fore-network:aar:1.3.5'
<dependency org="co.early.fore" name="fore-network" rev="1.3.5">
  <artifact name="fore-network" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-network', version='1.3.5')
)
libraryDependencies += "co.early.fore" % "fore-network" % "1.3.5"
[co.early.fore/fore-network "1.3.5"]