License |
License |
---|---|
GroupId | GroupIdcom.avsystem.commons |
ArtifactId | ArtifactIdcommons-hocon_2.12 |
Version | Version2.7.1 |
Type | Typejar |
Description |
Descriptioncommons-hocon
AVSystem commons library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-hocon_2.12-2.7.1.pom | |
commons-hocon_2.12-2.7.1.jar | 160 KB |
commons-hocon_2.12-2.7.1-sources.jar | 11 KB |
commons-hocon_2.12-2.7.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.12/ -->
<dependency>
<groupId>com.avsystem.commons</groupId>
<artifactId>commons-hocon_2.12</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.12/
implementation 'com.avsystem.commons:commons-hocon_2.12:2.7.1'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.12/
implementation ("com.avsystem.commons:commons-hocon_2.12:2.7.1")
'com.avsystem.commons:commons-hocon_2.12:jar:2.7.1'
<dependency org="com.avsystem.commons" name="commons-hocon_2.12" rev="2.7.1">
<artifact name="commons-hocon_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-hocon_2.12', version='2.7.1')
)
libraryDependencies += "com.avsystem.commons" % "commons-hocon_2.12" % "2.7.1"
[com.avsystem.commons/commons-hocon_2.12 "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.avsystem.commons : commons-core_2.12 | jar | 2.7.1 |
com.typesafe : config | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.12 |
org.scalacheck : scalacheck_2.12 | jar | 1.16.0 |
org.scalatestplus : scalacheck-1-16_2.12 | jar | 3.2.12.0 |
org.mockito : mockito-core | jar | 3.9.0 |
org.apache.commons : commons-io | jar | 1.3.2 |