is not current version
Last Version 1.43.0

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

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.36
Type

Type

pom

Download build-okapi-superpom 0.36


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