License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.tvburger.sjawl |
ArtifactId | ArtifactIdsjawl-config-properties |
Version | Version0.9.2 |
Type | Typejar |
Description |
DescriptionSjawl :: Configuration :: Properties
Standard library for obtaining configurations for business logic.
|
<!-- https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-properties/ -->
<dependency>
<groupId>net.tvburger.sjawl</groupId>
<artifactId>sjawl-config-properties</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-properties/
implementation 'net.tvburger.sjawl:sjawl-config-properties:0.9.2'
// https://jarcasting.com/artifacts/net.tvburger.sjawl/sjawl-config-properties/
implementation ("net.tvburger.sjawl:sjawl-config-properties:0.9.2")
'net.tvburger.sjawl:sjawl-config-properties:jar:0.9.2'
<dependency org="net.tvburger.sjawl" name="sjawl-config-properties" rev="0.9.2">
<artifact name="sjawl-config-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tvburger.sjawl', module='sjawl-config-properties', version='0.9.2')
)
libraryDependencies += "net.tvburger.sjawl" % "sjawl-config-properties" % "0.9.2"
[net.tvburger.sjawl/sjawl-config-properties "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
net.tvburger.sjawl : sjawl-config-api | jar | 0.9.2 |