is not current version
Last Version 1.0.1

ch.epfl.bbp.nlp:bluima_abbreviations 1.0.0

based on SecondString (https://github.com/TeamCohen/secondstring)

GroupId

GroupId

ch.epfl.bbp.nlp
ArtifactId

ArtifactId

bluima_abbreviations
Version

Version

1.0.0
Type

Type

jar

Download bluima_abbreviations 1.0.0


<!-- https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_abbreviations/ -->
<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_abbreviations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_abbreviations/
implementation 'ch.epfl.bbp.nlp:bluima_abbreviations:1.0.0'
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_abbreviations/
implementation ("ch.epfl.bbp.nlp:bluima_abbreviations:1.0.0")
'ch.epfl.bbp.nlp:bluima_abbreviations:jar:1.0.0'
<dependency org="ch.epfl.bbp.nlp" name="bluima_abbreviations" rev="1.0.0">
  <artifact name="bluima_abbreviations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bbp.nlp', module='bluima_abbreviations', version='1.0.0')
)
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_abbreviations" % "1.0.0"
[ch.epfl.bbp.nlp/bluima_abbreviations "1.0.0"]