is not current version
Last Version 1.43.0

net.sf.okapi.tm:build-tm 0.35


Categories

Categories

Net
GroupId

GroupId

net.sf.okapi.tm
ArtifactId

ArtifactId

build-tm
Version

Version

0.35
Type

Type

pom

Download build-tm 0.35

Filename Size
build-tm-0.35.pom 775 bytes
Browse

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