Last Version

segment 2.0.3

Library used to split text into segments.

License

License

Categories

Categories

Net
GroupId

GroupId

net.loomchild
ArtifactId

ArtifactId

segment
Version

Version

2.0.3
Type

Type

jar
Description

Description

segment
Library used to split text into segments.
Project URL

Project URL

https://github.com/loomchild/segment
Source Code Management

Source Code Management

https://github.com/loomchild/segment

Download segment 2.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.