License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jsignature.io-tools |
ArtifactId | ArtifactIdio-tools |
Last Version | Last Version1.2.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIO-Tools
IO-Tools utilites for stream and format detection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io-tools-1.2.15.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/io-tools/ -->
<dependency>
<groupId>net.sf.jsignature.io-tools</groupId>
<artifactId>io-tools</artifactId>
<version>1.2.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/io-tools/
implementation 'net.sf.jsignature.io-tools:io-tools:1.2.15'
// https://jarcasting.com/artifacts/net.sf.jsignature.io-tools/io-tools/
implementation ("net.sf.jsignature.io-tools:io-tools:1.2.15")
'net.sf.jsignature.io-tools:io-tools:pom:1.2.15'
<dependency org="net.sf.jsignature.io-tools" name="io-tools" rev="1.2.15">
<artifact name="io-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsignature.io-tools', module='io-tools', version='1.2.15')
)
libraryDependencies += "net.sf.jsignature.io-tools" % "io-tools" % "1.2.15"
[net.sf.jsignature.io-tools/io-tools "1.2.15"]