License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.ubirch.auth |
ArtifactId | ArtifactIdconfig_2.11 |
Version | Version0.4.7 |
Type | Typejar |
Description |
Descriptionconfig
trackle specific config and config tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config_2.11-0.4.7.pom | |
config_2.11-0.4.7.jar | 11 KB |
config_2.11-0.4.7-sources.jar | 6 KB |
config_2.11-0.4.7-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.auth/config_2.11/ -->
<dependency>
<groupId>com.ubirch.auth</groupId>
<artifactId>config_2.11</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.auth/config_2.11/
implementation 'com.ubirch.auth:config_2.11:0.4.7'
// https://jarcasting.com/artifacts/com.ubirch.auth/config_2.11/
implementation ("com.ubirch.auth:config_2.11:0.4.7")
'com.ubirch.auth:config_2.11:jar:0.4.7'
<dependency org="com.ubirch.auth" name="config_2.11" rev="0.4.7">
<artifact name="config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.auth', module='config_2.11', version='0.4.7')
)
libraryDependencies += "com.ubirch.auth" % "config_2.11" % "0.4.7"
[com.ubirch.auth/config_2.11 "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.ubirch.util : config_2.11 | jar | 0.2.3 |