s

sous-title_sjs1_3

A scala library for parsing .srt files and strings format
https://github.com/faveoled/sous-title
APL2
io.github.faveoled
Fave Oled
Files download
File Operation
sous-title_sjs1_3-0.3.0.jar download
sous-title_sjs1_3-0.3.0.pom download
sous-title_sjs1_3-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.faveoled</groupId>
  <artifactId>sous-title_sjs1_3</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.faveoled:sous-title_sjs1_3:0.3.0'
Gradle Kotlin
implementation("io.github.faveoled:sous-title_sjs1_3:0.3.0")
Scala SBT
libraryDependencies += "io.github.faveoled" % "sous-title_sjs1_3" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.faveoled', module='sous-title_sjs1_3', version='0.3.0')
)
Apache Ivy
<dependency org="io.github.faveoled" name="sous-title_sjs1_3" rev="0.3.0" />
Leiningen
[io.github.faveoled/sous-title_sjs1_3 "0.3.0"]
Apache Buildr
'io.github.faveoled:sous-title_sjs1_3:jar:0.3.0'