is not current version
Last Version 1.3.4

io.github.anderscheow:application-service 1.2.2

A service that handle tasks on background

GroupId

GroupId

io.github.anderscheow
ArtifactId

ArtifactId

application-service
Version

Version

1.2.2
Type

Type

aar

Download application-service 1.2.2


<!-- https://jarcasting.com/artifacts/io.github.anderscheow/application-service/ -->
<dependency>
    <groupId>io.github.anderscheow</groupId>
    <artifactId>application-service</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.anderscheow/application-service/
implementation 'io.github.anderscheow:application-service:1.2.2'
// https://jarcasting.com/artifacts/io.github.anderscheow/application-service/
implementation ("io.github.anderscheow:application-service:1.2.2")
'io.github.anderscheow:application-service:aar:1.2.2'
<dependency org="io.github.anderscheow" name="application-service" rev="1.2.2">
  <artifact name="application-service" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.anderscheow', module='application-service', version='1.2.2')
)
libraryDependencies += "io.github.anderscheow" % "application-service" % "1.2.2"
[io.github.anderscheow/application-service "1.2.2"]