Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.okapi.steps |
ArtifactId | ArtifactIdokapi-step-cleanup |
Version | Version0.37 |
Type | Typejar |
Filename | Size |
---|---|
okapi-step-cleanup-0.37.pom | |
okapi-step-cleanup-0.37.jar | 11 KB |
okapi-step-cleanup-0.37-tests.jar | 11 KB |
okapi-step-cleanup-0.37-sources.jar | 12 KB |
okapi-step-cleanup-0.37-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-cleanup/ -->
<dependency>
<groupId>net.sf.okapi.steps</groupId>
<artifactId>okapi-step-cleanup</artifactId>
<version>0.37</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-cleanup/
implementation 'net.sf.okapi.steps:okapi-step-cleanup:0.37'
// https://jarcasting.com/artifacts/net.sf.okapi.steps/okapi-step-cleanup/
implementation ("net.sf.okapi.steps:okapi-step-cleanup:0.37")
'net.sf.okapi.steps:okapi-step-cleanup:jar:0.37'
<dependency org="net.sf.okapi.steps" name="okapi-step-cleanup" rev="0.37">
<artifact name="okapi-step-cleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.okapi.steps', module='okapi-step-cleanup', version='0.37')
)
libraryDependencies += "net.sf.okapi.steps" % "okapi-step-cleanup" % "0.37"
[net.sf.okapi.steps/okapi-step-cleanup "0.37"]