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