| Группа | Группаcom.twotoasters.SectionCursorAdapter |
|---|---|
| Идентификатор | Идентификаторlibrary |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| library-2.0.0.pom | |
| library-2.0.0.aar | 19 KB |
| library-2.0.0-sources.jar | 13 KB |
| library-2.0.0-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/ -->
<dependency>
<groupId>com.twotoasters.SectionCursorAdapter</groupId>
<artifactId>library</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/
implementation 'com.twotoasters.SectionCursorAdapter:library:2.0.0'
// https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/
implementation ("com.twotoasters.SectionCursorAdapter:library:2.0.0")
'com.twotoasters.SectionCursorAdapter:library:aar:2.0.0'
<dependency org="com.twotoasters.SectionCursorAdapter" name="library" rev="2.0.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twotoasters.SectionCursorAdapter', module='library', version='2.0.0')
)
libraryDependencies += "com.twotoasters.SectionCursorAdapter" % "library" % "2.0.0"
[com.twotoasters.SectionCursorAdapter/library "2.0.0"]