Package dev.lukebemish.crochet.model
Class NeoFormInstallationDependencies
java.lang.Object
dev.lukebemish.crochet.model.AbstractInstallationDependencies
dev.lukebemish.crochet.model.NeoFormInstallationDependencies
- All Implemented Interfaces:
org.gradle.api.artifacts.dsl.Dependencies
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.artifacts.dsl.DependencyCollectorabstract org.gradle.api.artifacts.dsl.DependencyCollectorMethods inherited from class dev.lukebemish.crochet.model.AbstractInstallationDependencies
configure, getAccessTransformers, getAccessTransformersApi, getInjectedInterfaces, getInjectedInterfacesApi, publishAccessTransformers, publishAccessTransformers, publishInjectedInterfaces, publishInjectedInterfacesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.api.artifacts.dsl.Dependencies
constraint, constraint, constraint, constraint, getDependencyConstraintFactory, getDependencyFactory, getObjectFactory, getProject, module, module, project, project
-
Constructor Details
-
NeoFormInstallationDependencies
-
-
Method Details
-
getNeoForm
public abstract org.gradle.api.artifacts.dsl.DependencyCollector getNeoForm() -
getParchment
public abstract org.gradle.api.artifacts.dsl.DependencyCollector getParchment()
-