is not current version
Last Version 1.43.0

net.sf.okapi.steps:okapi-step-wordcount 1.39.0


Categories

Categories

Net
GroupId

GroupId

net.sf.okapi.steps
ArtifactId

ArtifactId

okapi-step-wordcount
Version

Version

1.39.0
Type

Type

jar

Download okapi-step-wordcount 1.39.0


<!-- https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-wordcount/ -->
<dependency>
    <groupId>net.sf.okapi.steps</groupId>
    <artifactId>okapi-step-wordcount</artifactId>
    <version>1.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-wordcount/
implementation 'net.sf.okapi.steps:okapi-step-wordcount:1.39.0'
// https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-wordcount/
implementation ("net.sf.okapi.steps:okapi-step-wordcount:1.39.0")
'net.sf.okapi.steps:okapi-step-wordcount:jar:1.39.0'
<dependency org="net.sf.okapi.steps" name="okapi-step-wordcount" rev="1.39.0">
  <artifact name="okapi-step-wordcount" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.okapi.steps', module='okapi-step-wordcount', version='1.39.0')
)
libraryDependencies += "net.sf.okapi.steps" % "okapi-step-wordcount" % "1.39.0"
[net.sf.okapi.steps/okapi-step-wordcount "1.39.0"]