License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.okapi |
ArtifactId | ArtifactIdbuild-okapi-changes |
Last Version | Last Version1.43.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkapi Framework Change Log
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.
|
Filename | Size |
---|---|
build-okapi-changes-1.43.0.pom | |
build-okapi-changes-1.43.0.jar | 1 KB |
build-okapi-changes-1.43.0-tests.jar | 1 KB |
build-okapi-changes-1.43.0-site.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.okapi/build-okapi-changes/ -->
<dependency>
<groupId>net.sf.okapi</groupId>
<artifactId>build-okapi-changes</artifactId>
<version>1.43.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.okapi/build-okapi-changes/
implementation 'net.sf.okapi:build-okapi-changes:1.43.0'
// https://jarcasting.com/artifacts/net.sf.okapi/build-okapi-changes/
implementation ("net.sf.okapi:build-okapi-changes:1.43.0")
'net.sf.okapi:build-okapi-changes:jar:1.43.0'
<dependency org="net.sf.okapi" name="build-okapi-changes" rev="1.43.0">
<artifact name="build-okapi-changes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.okapi', module='build-okapi-changes', version='1.43.0')
)
libraryDependencies += "net.sf.okapi" % "build-okapi-changes" % "1.43.0"
[net.sf.okapi/build-okapi-changes "1.43.0"]