netmonster

Android Telephony SDK bridge with some additional features

License

License

Categories

Categories

Net
GroupId

GroupId

app.netmonster
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

netmonster
Android Telephony SDK bridge with some additional features
Project URL

Project URL

https://github.com/mroczis/netmonster-core
Source Code Management

Source Code Management

https://github.com/mroczis/netmonster-core

Download core

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0