Download atbash-config-0.9.1.1.jar file - Jar a

Jar examples for a:atbash-config

Description

Configuration extensions for the MicroProfile Config

You can download jar file atbash-config 0.9.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add atbash-config-0.9.1.1.jar to your project.

<dependency>
   <groupId>be.atbash.config</groupId>
   <artifactId>atbash-config</artifactId>
   <version>0.9.1.1</version>
</dependency>
compile group: 'be.atbash.config', name: 'atbash-config', version: '0.9.1.1'
libraryDependencies += "be.atbash.config" % "atbash-config" % "0.9.1.1"
<dependency org="be.atbash.config" name="atbash-config" rev="0.9.1.1"/>
@Grapes(@Grab(group='be.atbash.config', module='atbash-config', version='0.9.1.1'))
'be.atbash.config:atbash-config:jar:0.9.1.1'

Download

Click the following link to download the jar file.

atbash-config-0.9.1.1-javadoc.jar
atbash-config-0.9.1.1-sources.jar
atbash-config-0.9.1.1.jar
atbash-config-0.9.1.1.pom



Related Tutorials