m

me.proton.core.gradle-plugins.include-core-build.gradle.plugin

Plugin to include Proton Core build.
https://github.com/ProtonMail/protoncore_android
GNU GENERAL PUBLIC LICENSE, Version 3.0
Open Source Proton
Files download
File Operation
me.proton.core.gradle-plugins.include-core-build.gradle.plugin-1.3.1.pom download
Apache Maven
<dependency>
  <groupId>me.proton.core.gradle-plugins.include-core-build</groupId>
  <artifactId>me.proton.core.gradle-plugins.include-core-build.gradle.plugin</artifactId>
  <version>1.3.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'me.proton.core.gradle-plugins.include-core-build:me.proton.core.gradle-plugins.include-core-build.gradle.plugin:1.3.1'
Gradle Kotlin
implementation("me.proton.core.gradle-plugins.include-core-build:me.proton.core.gradle-plugins.include-core-build.gradle.plugin:1.3.1")
Scala SBT
libraryDependencies += "me.proton.core.gradle-plugins.include-core-build" % "me.proton.core.gradle-plugins.include-core-build.gradle.plugin" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='me.proton.core.gradle-plugins.include-core-build', module='me.proton.core.gradle-plugins.include-core-build.gradle.plugin', version='1.3.1')
)
Apache Ivy
<dependency org="me.proton.core.gradle-plugins.include-core-build" name="me.proton.core.gradle-plugins.include-core-build.gradle.plugin" rev="1.3.1" />
Leiningen
[me.proton.core.gradle-plugins.include-core-build/me.proton.core.gradle-plugins.include-core-build.gradle.plugin "1.3.1"]
Apache Buildr
'me.proton.core.gradle-plugins.include-core-build:me.proton.core.gradle-plugins.include-core-build.gradle.plugin:jar:1.3.1'