License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nbbrd.java-io-util |
ArtifactId | ArtifactIdjava-io-parent |
Last Version | Last Version0.0.19 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-io
Common IO utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-io-parent-0.0.19.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-parent/ -->
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-parent</artifactId>
<version>0.0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-parent/
implementation 'com.github.nbbrd.java-io-util:java-io-parent:0.0.19'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-parent/
implementation ("com.github.nbbrd.java-io-util:java-io-parent:0.0.19")
'com.github.nbbrd.java-io-util:java-io-parent:pom:0.0.19'
<dependency org="com.github.nbbrd.java-io-util" name="java-io-parent" rev="0.0.19">
<artifact name="java-io-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-io-util', module='java-io-parent', version='0.0.19')
)
libraryDependencies += "com.github.nbbrd.java-io-util" % "java-io-parent" % "0.0.19"
[com.github.nbbrd.java-io-util/java-io-parent "0.0.19"]