| License |
License |
|---|---|
| GroupId | GroupIdio.github.takusan23 |
| ArtifactId | ArtifactIdconecocore |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
Descriptionconecocore
It is a library that connects multiple videos into one.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| conecocore-1.0.1.pom | |
| conecocore-1.0.1-sources.jar | 261 bytes |
| conecocore-1.0.1-javadoc.jar | 389 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |