Last Version

segment 1.4.2

Program / library used to split text into segments.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.segment
ArtifactId

ArtifactId

segment
Version

Version

1.4.2
Type

Type

jar
Description

Description

segment
Program / library used to split text into segments.
Source Code Management

Source Code Management

https://sourceforge.net/p/segment/segment

Download segment 1.4.2


<!-- https://jarcasting.com/artifacts/net.sourceforge.segment/segment/ -->
<dependency>
    <groupId>net.sourceforge.segment</groupId>
    <artifactId>segment</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.segment/segment/
implementation 'net.sourceforge.segment:segment:1.4.2'
// https://jarcasting.com/artifacts/net.sourceforge.segment/segment/
implementation ("net.sourceforge.segment:segment:1.4.2")
'net.sourceforge.segment:segment:jar:1.4.2'
<dependency org="net.sourceforge.segment" name="segment" rev="1.4.2">
  <artifact name="segment" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.segment', module='segment', version='1.4.2')
)
libraryDependencies += "net.sourceforge.segment" % "segment" % "1.4.2"
[net.sourceforge.segment/segment "1.4.2"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.