| License | License | 
|---|---|
| Categories | CategoriesGson Data JSON | 
| GroupId | GroupIdio.github.gemingsong | 
| ArtifactId | ArtifactIdopenlibrary | 
| Last Version | Last Version1.01.008 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionopenlibrary "add open library for android TV develop." | 
| Filename | Size | 
|---|---|
| openlibrary-1.01.008.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.gemingsong/openlibrary/ -->
<dependency>
    <groupId>io.github.gemingsong</groupId>
    <artifactId>openlibrary</artifactId>
    <version>1.01.008</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.gemingsong/openlibrary/
implementation 'io.github.gemingsong:openlibrary:1.01.008'// https://jarcasting.com/artifacts/io.github.gemingsong/openlibrary/
implementation ("io.github.gemingsong:openlibrary:1.01.008")'io.github.gemingsong:openlibrary:aar:1.01.008'<dependency org="io.github.gemingsong" name="openlibrary" rev="1.01.008">
  <artifact name="openlibrary" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.gemingsong', module='openlibrary', version='1.01.008')
)libraryDependencies += "io.github.gemingsong" % "openlibrary" % "1.01.008"[io.github.gemingsong/openlibrary "1.01.008"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.2.0 |