Last Version

java-io-bom 0.0.19

Common IO utilities - Bill of Materials

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nbbrd.java-io-util
ArtifactId

ArtifactId

java-io-bom
Version

Version

0.0.19
Type

Type

pom
Description

Description

java-io-bom
Common IO utilities - Bill of Materials
Project URL

Project URL

https://github.com/nbbrd/java-io-util
Source Code Management

Source Code Management

http://github.com/nbbrd/java-io-util/tree/master/java-io-bom

Download java-io-bom 0.0.19

Filename Size
java-io-bom-0.0.19.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.