is not current version
Last Version 0.4.0

com.github.nomadblacky:sentry-config 0.3.0

Configure sentry-java by typesafe-config.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.nomadblacky
ArtifactId

ArtifactId

sentry-config
Version

Version

0.3.0
Type

Type

jar

Download sentry-config 0.3.0


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