| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.double-bin |
| Идентификатор | Идентификаторcommons-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommons-parent
DoubleBin commons.
|
| Имя Файла | Размер |
|---|---|
| commons-parent-1.0.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.double-bin/commons-parent/ -->
<dependency>
<groupId>com.github.double-bin</groupId>
<artifactId>commons-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.double-bin/commons-parent/
implementation 'com.github.double-bin:commons-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.double-bin/commons-parent/
implementation ("com.github.double-bin:commons-parent:1.0.1")
'com.github.double-bin:commons-parent:pom:1.0.1'
<dependency org="com.github.double-bin" name="commons-parent" rev="1.0.1">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.double-bin', module='commons-parent', version='1.0.1')
)
libraryDependencies += "com.github.double-bin" % "commons-parent" % "1.0.1"
[com.github.double-bin/commons-parent "1.0.1"]