License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIddistribute-recipe |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
distribute-recipe-0.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/distribute-recipe/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>distribute-recipe</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-recipe/
implementation 'com.github.shoothzj:distribute-recipe:0.0.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/distribute-recipe/
implementation ("com.github.shoothzj:distribute-recipe:0.0.3")
'com.github.shoothzj:distribute-recipe:pom:0.0.3'
<dependency org="com.github.shoothzj" name="distribute-recipe" rev="0.0.3">
<artifact name="distribute-recipe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='distribute-recipe', version='0.0.3')
)
libraryDependencies += "com.github.shoothzj" % "distribute-recipe" % "0.0.3"
[com.github.shoothzj/distribute-recipe "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |