is not current version
Last Version 1.43.0

net.sf.okapi:build-okapi-superpom 0.38

The Okapi Framework is a cross-platform and free open-source set of components and applications that offer extensive support for localizing and translating documentation and software.

Categories

Categories

Net
GroupId

GroupId

net.sf.okapi
ArtifactId

ArtifactId

build-okapi-superpom
Version

Version

0.38
Type

Type

pom

Download build-okapi-superpom 0.38


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