MVN

com.kryptokrauts : contraect-maven-plugin

Maven & Gradle

Jan 11, 2022
3 stars

contraect-maven-plugin · a community developed maven plugin to generate java classes for smart contracts from sophia source code. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call the respective entrypoint functions.

<dependency>
    <groupId>com.kryptokrauts</groupId>
    <artifactId>contraect-maven-plugin</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kryptokrauts : contraect-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of com.kryptokrauts : contraect-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
contraect-maven-plugin-2.0.0
contraect-maven-plugin-2.0.0-RC1

How to add a dependency to Maven

Add the following com.kryptokrauts : contraect-maven-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kryptokrauts</groupId>
    <artifactId>contraect-maven-plugin</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kryptokrauts : contraect-maven-plugin gradle dependency to your build.gradle file:

implementation 'com.kryptokrauts:contraect-maven-plugin:2.0.0'

Gradle Kotlin DSL: Add the following com.kryptokrauts : contraect-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kryptokrauts:contraect-maven-plugin:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kryptokrauts : contraect-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kryptokrauts" % "contraect-maven-plugin" % "2.0.0"

Advertisement

Dependencies from Group

Jan 11, 2022
1 usages
9 stars

Discover Dependencies

Jun 26, 2023
1 stars
Jun 05, 2023
32 stars
Jun 05, 2023
32 stars
Jun 16, 2023
719 stars
Apr 26, 2023
719 stars
Jun 16, 2023
719 stars
Jan 11, 2022
904 stars
Apr 26, 2023
719 stars
May 31, 2023
719 stars