b

build-okapi-superpom

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.
https://bitbucket.org/okapiframework/okapi
Apache License, Version 2.0
Okapi Developer Team
Files download
File Operation
build-okapi-superpom-0.38.pom download
Apache Maven
<dependency>
  <groupId>net.sf.okapi</groupId>
  <artifactId>build-okapi-superpom</artifactId>
  <version>0.38</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.sf.okapi:build-okapi-superpom:0.38'
Gradle Kotlin
implementation("net.sf.okapi:build-okapi-superpom:0.38")
Scala SBT
libraryDependencies += "net.sf.okapi" % "build-okapi-superpom" % "0.38"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.okapi', module='build-okapi-superpom', version='0.38')
)
Apache Ivy
<dependency org="net.sf.okapi" name="build-okapi-superpom" rev="0.38" />
Leiningen
[net.sf.okapi/build-okapi-superpom "0.38"]
Apache Buildr
'net.sf.okapi:build-okapi-superpom:jar:0.38'
Dependencies
The project has no third-party dependencies