| License |
License |
|---|---|
| GroupId | GroupIdde.alpharogroup |
| ArtifactId | ArtifactIdsilly-io |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsilly-io
Provides java classes for create In- and OuputStream and Reader or Writer for file operations
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAlpha Ro Group UG (h.b.) |
| Filename | Size |
|---|---|
| silly-io-1.3.pom | |
| silly-io-1.3.jar | 15 KB |
| silly-io-1.3-sources.jar | 17 KB |
| silly-io-1.3-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/silly-io/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>silly-io</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/silly-io/
implementation 'de.alpharogroup:silly-io:1.3'
// https://jarcasting.com/artifacts/de.alpharogroup/silly-io/
implementation ("de.alpharogroup:silly-io:1.3")
'de.alpharogroup:silly-io:jar:1.3'
<dependency org="de.alpharogroup" name="silly-io" rev="1.3">
<artifact name="silly-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='silly-io', version='1.3')
)
libraryDependencies += "de.alpharogroup" % "silly-io" % "1.3"
[de.alpharogroup/silly-io "1.3"]