faveoled / sous-title   0.3.0

GitHub

Scala subtitle (.srt) .reader/writer

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

sous-title 0.3.0


Group ID:
io.github.faveoled
Artifact ID:
sous-title_3
Version:
0.3.0
Release Date:
Jan 26, 2024
Licenses:
Files:

libraryDependencies += "io.github.faveoled" %% "sous-title" % "0.3.0"

Mill build tool

ivy"io.github.faveoled::sous-title:0.3.0"

Scala CLI

//> using dep "io.github.faveoled::sous-title:0.3.0"

Ammonite REPL

import $ivy.`io.github.faveoled::sous-title:0.3.0`

<dependency>
  <groupId>io.github.faveoled</groupId>
  <artifactId>sous-title_3</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.faveoled', name: 'sous-title_3', version: '0.3.0'