io.github.meinders:lithium-ews

Parser and writer for EasyWorship schedule files (*.ews)

License

License

GPL-3.0-only
GroupId

GroupId

io.github.meinders
ArtifactId

ArtifactId

lithium-ews
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.meinders:lithium-ews
Parser and writer for EasyWorship schedule files (*.ews)
Project URL

Project URL

https://github.com/meinders/lithium-ews/
Source Code Management

Source Code Management

http://github.com/meinders/lithium-ews/tree/master

Download lithium-ews

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1