# Dependencies

> The C# definition of the dependencies element in a gradle file.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.6/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public Dependencies Dependencies { get; }
```

### Remarks

For more information about the element, see Android's documentation: [dependencies](https://developer.android.com/studio/build/dependencies)
