a

arex-storage-config

Files download
File Operation
arex-storage-config-1.1.27.jar download
arex-storage-config-1.1.27.pom download
arex-storage-config-1.1.27-sources.jar download
Apache Maven
<dependency>
  <groupId>com.arextest</groupId>
  <artifactId>arex-storage-config</artifactId>
  <version>1.1.27</version>
</dependency>
Gradle Groovy
implementation 'com.arextest:arex-storage-config:1.1.27'
Gradle Kotlin
implementation("com.arextest:arex-storage-config:1.1.27")
Scala SBT
libraryDependencies += "com.arextest" % "arex-storage-config" % "1.1.27"
Groovy Grape
@Grapes(
  @Grab(group='com.arextest', module='arex-storage-config', version='1.1.27')
)
Apache Ivy
<dependency org="com.arextest" name="arex-storage-config" rev="1.1.27" />
Leiningen
[com.arextest/arex-storage-config "1.1.27"]
Apache Buildr
'com.arextest:arex-storage-config:jar:1.1.27'