Groovy Documentation

org.gradle.api.artifacts.specs
Class DependencySpecs

java.lang.Object
  org.gradle.api.artifacts.specs.DependencySpecs

class DependencySpecs

author:
Hans Dockter


Constructor Summary
DependencySpecs()

 
Method Summary
static DependencyTypeSpec type(Type type)

 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

DependencySpecs

DependencySpecs()


 
Method Detail

type

public static DependencyTypeSpec type(Type type)


 

Groovy Documentation