| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.hypertino |
| ArtifactId | ArtifactIdtypesafe-config-binders_2.10 |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptiontypesafe-config-binders
typesafe-config-binders
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.hypertino |
<!-- https://jarcasting.com/artifacts/com.hypertino/typesafe-config-binders_2.10/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>typesafe-config-binders_2.10</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/typesafe-config-binders_2.10/
implementation 'com.hypertino:typesafe-config-binders_2.10:0.2.1'
// https://jarcasting.com/artifacts/com.hypertino/typesafe-config-binders_2.10/
implementation ("com.hypertino:typesafe-config-binders_2.10:0.2.1")
'com.hypertino:typesafe-config-binders_2.10:jar:0.2.1'
<dependency org="com.hypertino" name="typesafe-config-binders_2.10" rev="0.2.1">
<artifact name="typesafe-config-binders_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='typesafe-config-binders_2.10', version='0.2.1')
)
libraryDependencies += "com.hypertino" % "typesafe-config-binders_2.10" % "0.2.1"
[com.hypertino/typesafe-config-binders_2.10 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| com.typesafe : config | jar | 1.2.1 |
| com.hypertino : binders_2.10 | jar | 1.2.0 |
| org.scalamacros : quasiquotes_2.10 | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalamock : scalamock-scalatest-support_2.10 | jar | 3.5.0 |