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