не последняя версия
Последняя версия 0.4.0

com.github.nomadblacky:sentry-config 0.2.0

Configure sentry-java by typesafe-config.

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.github.nomadblacky
Идентификатор

Идентификатор

sentry-config
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать sentry-config 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.nomadblacky/sentry-config/ -->
<dependency>
    <groupId>com.github.nomadblacky</groupId>
    <artifactId>sentry-config</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomadblacky/sentry-config/
implementation 'com.github.nomadblacky:sentry-config:0.2.0'
// https://jarcasting.com/artifacts/com.github.nomadblacky/sentry-config/
implementation ("com.github.nomadblacky:sentry-config:0.2.0")
'com.github.nomadblacky:sentry-config:jar:0.2.0'
<dependency org="com.github.nomadblacky" name="sentry-config" rev="0.2.0">
  <artifact name="sentry-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomadblacky', module='sentry-config', version='0.2.0')
)
libraryDependencies += "com.github.nomadblacky" % "sentry-config" % "0.2.0"
[com.github.nomadblacky/sentry-config "0.2.0"]