License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java.dependencies |
ArtifactId | ArtifactIdcommons-io |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-io
dependencies
|
Filename | Size |
---|---|
commons-io-0.1.2.pom | 851 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-io/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>commons-io</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-io/
implementation 'io.github.qsy7.java.dependencies:commons-io:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/commons-io/
implementation ("io.github.qsy7.java.dependencies:commons-io:0.1.2")
'io.github.qsy7.java.dependencies:commons-io:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="commons-io" rev="0.1.2">
<artifact name="commons-io" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='commons-io', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "commons-io" % "0.1.2"
[io.github.qsy7.java.dependencies/commons-io "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |