Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-config |
Version | Version0.41.3 |
Type | Typejar |
Filename | Size |
---|---|
astrix-config-0.41.3.pom | |
astrix-config-0.41.3.jar | 37 KB |
astrix-config-0.41.3-sources.jar | 28 KB |
astrix-config-0.41.3-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-config</artifactId>
<version>0.41.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/
implementation 'com.avanza.astrix:astrix-config:0.41.3'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-config/
implementation ("com.avanza.astrix:astrix-config:0.41.3")
'com.avanza.astrix:astrix-config:jar:0.41.3'
<dependency org="com.avanza.astrix" name="astrix-config" rev="0.41.3">
<artifact name="astrix-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-config', version='0.41.3')
)
libraryDependencies += "com.avanza.astrix" % "astrix-config" % "0.41.3"
[com.avanza.astrix/astrix-config "0.41.3"]