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