| License |
License |
|---|---|
| GroupId | GroupIdde.schlichtherle.truecommons |
| ArtifactId | ArtifactIdtruecommons-io |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrueCommons I/O
Common I/O components for True* open source projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| truecommons-io-1.0.pom | |
| truecommons-io-1.0.jar | 37 KB |
| truecommons-io-1.0-tests.jar | 214 KB |
| truecommons-io-1.0-test-sources.jar | 4 KB |
| truecommons-io-1.0-sources.jar | 27 KB |
| truecommons-io-1.0-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truecommons/truecommons-io/ -->
<dependency>
<groupId>de.schlichtherle.truecommons</groupId>
<artifactId>truecommons-io</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truecommons/truecommons-io/
implementation 'de.schlichtherle.truecommons:truecommons-io:1.0'
// https://jarcasting.com/artifacts/de.schlichtherle.truecommons/truecommons-io/
implementation ("de.schlichtherle.truecommons:truecommons-io:1.0")
'de.schlichtherle.truecommons:truecommons-io:jar:1.0'
<dependency org="de.schlichtherle.truecommons" name="truecommons-io" rev="1.0">
<artifact name="truecommons-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truecommons', module='truecommons-io', version='1.0')
)
libraryDependencies += "de.schlichtherle.truecommons" % "truecommons-io" % "1.0"
[de.schlichtherle.truecommons/truecommons-io "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library Optional | jar | 2.9.2 |