| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.signalfx.public |
| Идентификатор | Идентификаторclients-parent |
| Версия | Версия0.0.40-SNAPSHOOT |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| clients-parent-0.0.40-SNAPSHOOT.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.signalfx.public/clients-parent/ -->
<dependency>
<groupId>com.signalfx.public</groupId>
<artifactId>clients-parent</artifactId>
<version>0.0.40-SNAPSHOOT</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.signalfx.public/clients-parent/
implementation 'com.signalfx.public:clients-parent:0.0.40-SNAPSHOOT'
// https://jarcasting.com/artifacts/com.signalfx.public/clients-parent/
implementation ("com.signalfx.public:clients-parent:0.0.40-SNAPSHOOT")
'com.signalfx.public:clients-parent:pom:0.0.40-SNAPSHOOT'
<dependency org="com.signalfx.public" name="clients-parent" rev="0.0.40-SNAPSHOOT">
<artifact name="clients-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.signalfx.public', module='clients-parent', version='0.0.40-SNAPSHOOT')
)
libraryDependencies += "com.signalfx.public" % "clients-parent" % "0.0.40-SNAPSHOOT"
[com.signalfx.public/clients-parent "0.0.40-SNAPSHOOT"]