In Control

A micro-library for sanitizing control characters.

License

License

GroupId

GroupId

com.ncredinburgh
ArtifactId

ArtifactId

in-control
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

In Control
A micro-library for sanitizing control characters.
Project URL

Project URL

https://github.com/ncredinburgh/in-control
Source Code Management

Source Code Management

https://github.com/ncredinburgh/in-control/tree/master

Download in-control

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0