License |
License
Apache 2
|
---|---|
Categories |
CategoriesGradle Build Tools Distribution |
GroupId | GroupIdcom.carecon.fabric3.gradle |
ArtifactId | ArtifactIdfabric3-distribution |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 Plugins
Fabric3 Plugins
|
<!-- https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-distribution/ -->
<dependency>
<groupId>com.carecon.fabric3.gradle</groupId>
<artifactId>fabric3-distribution</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-distribution/
implementation 'com.carecon.fabric3.gradle:fabric3-distribution:3.1.0'
// https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-distribution/
implementation ("com.carecon.fabric3.gradle:fabric3-distribution:3.1.0")
'com.carecon.fabric3.gradle:fabric3-distribution:jar:3.1.0'
<dependency org="com.carecon.fabric3.gradle" name="fabric3-distribution" rev="3.1.0">
<artifact name="fabric3-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carecon.fabric3.gradle', module='fabric3-distribution', version='3.1.0')
)
libraryDependencies += "com.carecon.fabric3.gradle" % "fabric3-distribution" % "3.1.0"
[com.carecon.fabric3.gradle/fabric3-distribution "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.aether : aether-api | jar | 1.1.0 |
org.eclipse.aether : aether-util | jar | 1.1.0 |
org.eclipse.aether : aether-impl | jar | 1.1.0 |
org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
org.eclipse.aether : aether-transport-wagon | jar | 1.1.0 |
org.apache.maven : maven-aether-provider | jar | 3.1.1 |
com.carecon.fabric3.gradle : fabric3-plugin-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |