GroupId | GroupIdio.github.zlgspace |
---|---|
ArtifactId | ArtifactIdeasy-req-compile |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
easy-req-compile-1.0.0.pom | |
easy-req-compile-1.0.0.jar | 8 KB |
easy-req-compile-1.0.0-sources.jar | 4 KB |
easy-req-compile-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zlgspace/easy-req-compile/ -->
<dependency>
<groupId>io.github.zlgspace</groupId>
<artifactId>easy-req-compile</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zlgspace/easy-req-compile/
implementation 'io.github.zlgspace:easy-req-compile:1.0.0'
// https://jarcasting.com/artifacts/io.github.zlgspace/easy-req-compile/
implementation ("io.github.zlgspace:easy-req-compile:1.0.0")
'io.github.zlgspace:easy-req-compile:jar:1.0.0'
<dependency org="io.github.zlgspace" name="easy-req-compile" rev="1.0.0">
<artifact name="easy-req-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zlgspace', module='easy-req-compile', version='1.0.0')
)
libraryDependencies += "io.github.zlgspace" % "easy-req-compile" % "1.0.0"
[io.github.zlgspace/easy-req-compile "1.0.0"]