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