Fabric3 Plugins


License

License

Apache 2
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.carecon.fabric3.gradle
ArtifactId

ArtifactId

fabric3-plugin-core
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 Plugins
Fabric3 Plugins

Download fabric3-plugin-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-plugin-core/ -->
<dependency>
    <groupId>com.carecon.fabric3.gradle</groupId>
    <artifactId>fabric3-plugin-core</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-plugin-core/
implementation 'com.carecon.fabric3.gradle:fabric3-plugin-core:3.1.0'
// https://jarcasting.com/artifacts/com.carecon.fabric3.gradle/fabric3-plugin-core/
implementation ("com.carecon.fabric3.gradle:fabric3-plugin-core:3.1.0")
'com.carecon.fabric3.gradle:fabric3-plugin-core:jar:3.1.0'
<dependency org="com.carecon.fabric3.gradle" name="fabric3-plugin-core" rev="3.1.0">
  <artifact name="fabric3-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carecon.fabric3.gradle', module='fabric3-plugin-core', version='3.1.0')
)
libraryDependencies += "com.carecon.fabric3.gradle" % "fabric3-plugin-core" % "3.1.0"
[com.carecon.fabric3.gradle/fabric3-plugin-core "3.1.0"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0sp1