svetovid

Lightweight configuration reader

License

License

GroupId

GroupId

com.github.okarmusk
ArtifactId

ArtifactId

svetovid
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

svetovid
Lightweight configuration reader
Project URL

Project URL

https://github.com/okarmusk/svetovid
Source Code Management

Source Code Management

https://github.com/okarmusk/svetovid.git

Download svetovid

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/ -->
<dependency>
    <groupId>com.github.okarmusk</groupId>
    <artifactId>svetovid</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/
implementation 'com.github.okarmusk:svetovid:1.1.0'
// https://jarcasting.com/artifacts/com.github.okarmusk/svetovid/
implementation ("com.github.okarmusk:svetovid:1.1.0")
'com.github.okarmusk:svetovid:jar:1.1.0'
<dependency org="com.github.okarmusk" name="svetovid" rev="1.1.0">
  <artifact name="svetovid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.okarmusk', module='svetovid', version='1.1.0')
)
libraryDependencies += "com.github.okarmusk" % "svetovid" % "1.1.0"
[com.github.okarmusk/svetovid "1.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0