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