is not current version
Last Version 4.0.1

net.sf.czsem:treex-gate-plugin 3.0-alpha1


Categories

Categories

Net
GroupId

GroupId

net.sf.czsem
ArtifactId

ArtifactId

treex-gate-plugin
Version

Version

3.0-alpha1
Type

Type

jar

Download treex-gate-plugin 3.0-alpha1


<!-- https://jarcasting.com/artifacts/net.sf.czsem/treex-gate-plugin/ -->
<dependency>
    <groupId>net.sf.czsem</groupId>
    <artifactId>treex-gate-plugin</artifactId>
    <version>3.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.czsem/treex-gate-plugin/
implementation 'net.sf.czsem:treex-gate-plugin:3.0-alpha1'
// https://jarcasting.com/artifacts/net.sf.czsem/treex-gate-plugin/
implementation ("net.sf.czsem:treex-gate-plugin:3.0-alpha1")
'net.sf.czsem:treex-gate-plugin:jar:3.0-alpha1'
<dependency org="net.sf.czsem" name="treex-gate-plugin" rev="3.0-alpha1">
  <artifact name="treex-gate-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.czsem', module='treex-gate-plugin', version='3.0-alpha1')
)
libraryDependencies += "net.sf.czsem" % "treex-gate-plugin" % "3.0-alpha1"
[net.sf.czsem/treex-gate-plugin "3.0-alpha1"]