| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration KeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.ubirch.key |
| ArtifactId | ArtifactIdconfig_2.11 |
| Version | Version0.11.2 |
| Type | Typejar |
| Description |
Descriptionconfig
key-service 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.11.2.pom | |
| config_2.11-0.11.2.jar | 10 KB |
| config_2.11-0.11.2-sources.jar | 5 KB |
| config_2.11-0.11.2-javadoc.jar | 351 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.key/config_2.11/ -->
<dependency>
<groupId>com.ubirch.key</groupId>
<artifactId>config_2.11</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.key/config_2.11/
implementation 'com.ubirch.key:config_2.11:0.11.2'
// https://jarcasting.com/artifacts/com.ubirch.key/config_2.11/
implementation ("com.ubirch.key:config_2.11:0.11.2")
'com.ubirch.key:config_2.11:jar:0.11.2'
<dependency org="com.ubirch.key" name="config_2.11" rev="0.11.2">
<artifact name="config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.key', module='config_2.11', version='0.11.2')
)
libraryDependencies += "com.ubirch.key" % "config_2.11" % "0.11.2"
[com.ubirch.key/config_2.11 "0.11.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.ubirch.util : config_2.11 | jar | 0.2.3 |