MVN

io.provenance.scope : proto

Maven & Gradle

Feb 16, 2023
2 stars

Provenance Contract Execution · A collection of libraries that interact and run Provenance Java based contracts.

<dependency>
    <groupId>io.provenance.scope</groupId>
    <artifactId>proto</artifactId>
    <version>0.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.provenance.scope : proto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.4

All Versions

Choose a version of io.provenance.scope : proto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
proto-0.6.4
proto-0.6.3
proto-0.6.2
proto-0.6.1
proto-0.6.0
0.5.x
proto-0.5.1
proto-0.5.0
0.4.x
proto-0.4.9
proto-0.4.8
proto-0.4.7
proto-0.4.6
proto-0.4.5
proto-0.4.4
proto-0.4.3
proto-0.4.2
proto-0.4.1
proto-0.4.0-automate-publishing
proto-0.4.0

How to add a dependency to Maven

Add the following io.provenance.scope : proto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.provenance.scope</groupId>
    <artifactId>proto</artifactId>
    <version>0.6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.provenance.scope : proto gradle dependency to your build.gradle file:

implementation 'io.provenance.scope:proto:0.6.4'

Gradle Kotlin DSL: Add the following io.provenance.scope : proto gradle kotlin dependency to your build.gradle.kts file:

implementation("io.provenance.scope:proto:0.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.provenance.scope : proto sbt scala dependency to your build.sbt file:

libraryDependencies += "io.provenance.scope" % "proto" % "0.6.4"

Advertisement

Dependencies from Group

Feb 16, 2023
5 usages
2 stars
Feb 16, 2023
5 usages
2 stars
Feb 16, 2023
5 usages
2 stars
Feb 16, 2023
2 usages
2 stars
Feb 16, 2023
2 usages
2 stars

Discover Dependencies