License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java |
ArtifactId | ArtifactIdaspects |
Version | Version0.1.0 |
Type | Typepom |
Description |
Descriptionjava
|
Filename | Size |
---|---|
aspects-0.1.0.pom | 769 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java/aspects/ -->
<dependency>
<groupId>io.github.qsy7.java</groupId>
<artifactId>aspects</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java/aspects/
implementation 'io.github.qsy7.java:aspects:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java/aspects/
implementation ("io.github.qsy7.java:aspects:0.1.0")
'io.github.qsy7.java:aspects:pom:0.1.0'
<dependency org="io.github.qsy7.java" name="aspects" rev="0.1.0">
<artifact name="aspects" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java', module='aspects', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java" % "aspects" % "0.1.0"
[io.github.qsy7.java/aspects "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |