guardian / flexible-content-block-to-text   0.4

GitHub

Converts the HTML for a flexible content block into text (for use in 'latest update' on a front, or in the apps)

Scala versions: 2.11 2.10

flexible-content-block-to-text 0.4


Group ID:
com.gu
Artifact ID:
flexible-content-block-to-text_2.11
Version:
0.4
Release Date:
Nov 3, 2014
Licenses:
Files:

libraryDependencies += "com.gu" %% "flexible-content-block-to-text" % "0.4"

Mill build tool

ivy"com.gu::flexible-content-block-to-text:0.4"

Scala CLI

//> using dep "com.gu::flexible-content-block-to-text:0.4"

Ammonite REPL

import $ivy.`com.gu::flexible-content-block-to-text:0.4`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>flexible-content-block-to-text_2.11</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.gu', name: 'flexible-content-block-to-text_2.11', version: '0.4'