net.sf.czsem:czsem-common

Utility functions for text processing.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.czsem
ArtifactId

ArtifactId

czsem-common
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Utility functions for text processing.

Download czsem-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io Optional jar 2.4
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.
net.sf.czsem

Datlowe

Versions

Version
4.0.1
4.0.0
4.0.0-beta1
3.0.2
3.0.1
3.0-beta1
3.0-alpha3
3.0-alpha2
3.0-alpha1