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