| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаorg.esbtools.lightblue-notification-hook |
| Идентификатор | Идентификаторlightblue-notification-hook-config-generation-bin |
| Версия | Версия0.1.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-bin/ -->
<dependency>
<groupId>org.esbtools.lightblue-notification-hook</groupId>
<artifactId>lightblue-notification-hook-config-generation-bin</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-bin/
implementation 'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-bin:0.1.1'
// https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-bin/
implementation ("org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-bin:0.1.1")
'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-bin:jar:0.1.1'
<dependency org="org.esbtools.lightblue-notification-hook" name="lightblue-notification-hook-config-generation-bin" rev="0.1.1">
<artifact name="lightblue-notification-hook-config-generation-bin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.esbtools.lightblue-notification-hook', module='lightblue-notification-hook-config-generation-bin', version='0.1.1')
)
libraryDependencies += "org.esbtools.lightblue-notification-hook" % "lightblue-notification-hook-config-generation-bin" % "0.1.1"
[org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-bin "0.1.1"]