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