| Группа | Группаcom.github.matthewbeasley |
|---|---|
| Идентификатор | Идентификаторscore-collector |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| score-collector-2.0.6.pom | |
| score-collector-2.0.6-sources.jar | 31 KB |
| score-collector-2.0.6-javadoc.jar | 202 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/score-collector/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>score-collector</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/score-collector/
implementation 'com.github.matthewbeasley:score-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/score-collector/
implementation ("com.github.matthewbeasley:score-collector:2.0.6")
'com.github.matthewbeasley:score-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="score-collector" rev="2.0.6">
<artifact name="score-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='score-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "score-collector" % "2.0.6"
[com.github.matthewbeasley/score-collector "2.0.6"]