Last Version

Sjawl :: Configuration :: API 0.9.2

Standard library for obtaining configurations for business logic.

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.tvburger.sjawl
ArtifactId

ArtifactId

sjawl-config-api
Version

Version

0.9.2
Type

Type

jar
Description

Description

Sjawl :: Configuration :: API
Standard library for obtaining configurations for business logic.

Download sjawl-config-api 0.9.2


<!-- https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-api/ -->
<dependency>
    <groupId>net.tvburger.sjawl</groupId>
    <artifactId>sjawl-config-api</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-api/
implementation 'net.tvburger.sjawl:sjawl-config-api:0.9.2'
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-api/
implementation ("net.tvburger.sjawl:sjawl-config-api:0.9.2")
'net.tvburger.sjawl:sjawl-config-api:jar:0.9.2'
<dependency org="net.tvburger.sjawl" name="sjawl-config-api" rev="0.9.2">
  <artifact name="sjawl-config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tvburger.sjawl', module='sjawl-config-api', version='0.9.2')
)
libraryDependencies += "net.tvburger.sjawl" % "sjawl-config-api" % "0.9.2"
[net.tvburger.sjawl/sjawl-config-api "0.9.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.tvburger.sjawl : sjawl-common jar 0.9.2

Project Modules

There are no modules declared in this project.