| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools Protobuf Data Data Structures |
| GroupId | GroupIdcom.bybutter.sisyphus.protobuf |
| ArtifactId | ArtifactIdcom.bybutter.sisyphus.protobuf.gradle.plugin |
| Version | Version1.3.34 |
| Type | Typepom |
| Description |
DescriptionSisyphus Protobuf Plugin
Protobuf compiler plugin for sisyphus framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/ -->
<dependency>
<groupId>com.bybutter.sisyphus.protobuf</groupId>
<artifactId>com.bybutter.sisyphus.protobuf.gradle.plugin</artifactId>
<version>1.3.34</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/
implementation 'com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:1.3.34'
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/
implementation ("com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:1.3.34")
'com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:pom:1.3.34'
<dependency org="com.bybutter.sisyphus.protobuf" name="com.bybutter.sisyphus.protobuf.gradle.plugin" rev="1.3.34">
<artifact name="com.bybutter.sisyphus.protobuf.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bybutter.sisyphus.protobuf', module='com.bybutter.sisyphus.protobuf.gradle.plugin', version='1.3.34')
)
libraryDependencies += "com.bybutter.sisyphus.protobuf" % "com.bybutter.sisyphus.protobuf.gradle.plugin" % "1.3.34"
[com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin "1.3.34"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bybutter.sisyphus.tools : sisyphus-protobuf-gradle-plugin | jar | 1.3.34 |