is not current version
Last Version 2.2.0

task ':io:jar' property 'archiveBaseName' 1.1.0

Classes and utilities for handling file and network IO.

License

License

GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-io
Version

Version

1.1.0
Type

Type

pom
Description

Description

task ':io:jar' property 'archiveBaseName'
Classes and utilities for handling file and network IO.
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download tuweni-io 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-io/ -->
<dependency>
    <groupId>org.apache.tuweni</groupId>
    <artifactId>tuweni-io</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-io/
implementation 'org.apache.tuweni:tuweni-io:1.1.0'
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-io/
implementation ("org.apache.tuweni:tuweni-io:1.1.0")
'org.apache.tuweni:tuweni-io:pom:1.1.0'
<dependency org="org.apache.tuweni" name="tuweni-io" rev="1.1.0">
  <artifact name="tuweni-io" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuweni', module='tuweni-io', version='1.1.0')
)
libraryDependencies += "org.apache.tuweni" % "tuweni-io" % "1.1.0"
[org.apache.tuweni/tuweni-io "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.14
com.google.guava : guava jar 27.0.1-jre
org.apache.tuweni : tuweni-bytes Optional jar 1.1.0

Project Modules

There are no modules declared in this project.