Last Version

typesafeconfig-internal 1.1

Code common to various typesafeconfig-extensions projects. Other projects should not use this project directly, and it should not be considered part of the public API.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

edu.gatech.gtri.typesafeconfig-extensions
ArtifactId

ArtifactId

typesafeconfig-internal
Version

Version

1.1
Type

Type

jar
Description

Description

typesafeconfig-internal
Code common to various typesafeconfig-extensions projects. Other projects should not use this project directly, and it should not be considered part of the public API.
Project URL

Project URL

https://github.com/gtri/typesafeconfig-extensions
Project Organization

Project Organization

Georgia Tech Research Institute, CTISL
Source Code Management

Source Code Management

https://github.com/gtri/typesafeconfig-extensions

Download typesafeconfig-internal 1.1


<!-- https://jarcasting.com/artifacts/edu.gatech.gtri.typesafeconfig-extensions/typesafeconfig-internal/ -->
<dependency>
    <groupId>edu.gatech.gtri.typesafeconfig-extensions</groupId>
    <artifactId>typesafeconfig-internal</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gatech.gtri.typesafeconfig-extensions/typesafeconfig-internal/
implementation 'edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-internal:1.1'
// https://jarcasting.com/artifacts/edu.gatech.gtri.typesafeconfig-extensions/typesafeconfig-internal/
implementation ("edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-internal:1.1")
'edu.gatech.gtri.typesafeconfig-extensions:typesafeconfig-internal:jar:1.1'
<dependency org="edu.gatech.gtri.typesafeconfig-extensions" name="typesafeconfig-internal" rev="1.1">
  <artifact name="typesafeconfig-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gatech.gtri.typesafeconfig-extensions', module='typesafeconfig-internal', version='1.1')
)
libraryDependencies += "edu.gatech.gtri.typesafeconfig-extensions" % "typesafeconfig-internal" % "1.1"
[edu.gatech.gtri.typesafeconfig-extensions/typesafeconfig-internal "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.2.1

Project Modules

There are no modules declared in this project.