is not current version
Last Version 1.4.1

co.early.fore:fore-network 1.4.0

android fore - network helpers

Categories

Categories

Net
GroupId

GroupId

co.early.fore
ArtifactId

ArtifactId

fore-network
Version

Version

1.4.0
Type

Type

aar

Download fore-network 1.4.0


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