epglibrary

EPG Android SDK

License

License

Apache License
GroupId

GroupId

io.github.nomizodiac
ArtifactId

ArtifactId

epglibrary
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

epglibrary
EPG Android SDK

Download epglibrary

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0