conecocore

It is a library that connects multiple videos into one.

License

License

GroupId

GroupId

io.github.takusan23
ArtifactId

ArtifactId

conecocore
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

conecocore
It is a library that connects multiple videos into one.
Project URL

Project URL

https://github.com/takusan23/Coneco/
Source Code Management

Source Code Management

https://github.com/takusan23/Coneco

Download conecocore

How to add to project

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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0