MVN

com.toasttab.protokt : com.toasttab.protokt.gradle.plugin

Maven & Gradle

Oct 09, 2023
142 stars

Protokt · Protobuf compiler and runtime for Kotlin

<dependency>
    <groupId>com.toasttab.protokt</groupId>
    <artifactId>com.toasttab.protokt.gradle.plugin</artifactId>
    <version>1.0.0-alpha.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.toasttab.protokt : com.toasttab.protokt.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha.8
  • Latest Alpha: 1.0.0-alpha.8

All Versions

Choose a version of com.toasttab.protokt : com.toasttab.protokt.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
com.toasttab.protokt.gradle.plugin-1.0.0-alpha.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.toasttab.protokt</groupId>
    <artifactId>com.toasttab.protokt.gradle.plugin</artifactId>
    <version>1.0.0-alpha.8</version>
</dependency>

Advertisement