License |
License |
---|---|
GroupId | GroupIdcom.ncredinburgh |
ArtifactId | ArtifactIdin-control |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIn Control
A micro-library for sanitizing control characters.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
in-control-1.1.pom | |
in-control-1.1.jar | 5 KB |
in-control-1.1-sources.jar | 3 KB |
in-control-1.1-javadoc.jar | 365 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |