License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdjava-dependency |
Last Version | Last Version3.1.32 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava project dependency
Java dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
java-dependency-3.1.32.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/java-dependency/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>java-dependency</artifactId>
<version>3.1.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/java-dependency/
implementation 'com.github.shoothzj:java-dependency:3.1.32'
// https://jarcasting.com/artifacts/com.github.shoothzj/java-dependency/
implementation ("com.github.shoothzj:java-dependency:3.1.32")
'com.github.shoothzj:java-dependency:pom:3.1.32'
<dependency org="com.github.shoothzj" name="java-dependency" rev="3.1.32">
<artifact name="java-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='java-dependency', version='3.1.32')
)
libraryDependencies += "com.github.shoothzj" % "java-dependency" % "3.1.32"
[com.github.shoothzj/java-dependency "3.1.32"]