l

lithium-ews

Parser and writer for EasyWorship schedule files (*.ews)
https://github.com/meinders/lithium-ews/
GPL-3.0-only
Gerrit Meinders
Files download
File Operation
lithium-ews-1.2.2.jar download
lithium-ews-1.2.2.pom download
lithium-ews-1.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.meinders</groupId>
  <artifactId>lithium-ews</artifactId>
  <version>1.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.meinders:lithium-ews:1.2.2'
Gradle Kotlin
implementation("io.github.meinders:lithium-ews:1.2.2")
Scala SBT
libraryDependencies += "io.github.meinders" % "lithium-ews" % "1.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.meinders', module='lithium-ews', version='1.2.2')
)
Apache Ivy
<dependency org="io.github.meinders" name="lithium-ews" rev="1.2.2" />
Leiningen
[io.github.meinders/lithium-ews "1.2.2"]
Apache Buildr
'io.github.meinders:lithium-ews:jar:1.2.2'
Dependencies