Scala compiler plugin that acts like GNU xgettext command to extract i18n strings in Scala source code files to Gettext .po file
xgettext 1.5.1
Group ID:
     tv.cntt 
  Artifact ID:
     xgettext_2.12 
  Version:
     1.5.1 
  Release Date:
     Feb 13, 2017 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.1 
  Developers:
    
  libraryDependencies += "tv.cntt" %% "xgettext" % "1.5.1"
ivy"tv.cntt::xgettext:1.5.1"
//> using dep "tv.cntt::xgettext:1.5.1"
import $ivy.`tv.cntt::xgettext:1.5.1`
<dependency> <groupId>tv.cntt</groupId> <artifactId>xgettext_2.12</artifactId> <version>1.5.1</version> </dependency>
compile group: 'tv.cntt', name: 'xgettext_2.12', version: '1.5.1'