MVN

tech.pylons : protos

Maven & Gradle

Aug 03, 2021
3 stars

Pylons protos · Protos for use by Pylons ecosystem software

<dependency>
    <groupId>tech.pylons</groupId>
    <artifactId>protos</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.pylons : protos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of tech.pylons : protos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
protos-0.1.0

How to add a dependency to Maven

Add the following tech.pylons : protos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.pylons</groupId>
    <artifactId>protos</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.pylons : protos gradle dependency to your build.gradle file:

implementation 'tech.pylons:protos:0.1.0'

Gradle Kotlin DSL: Add the following tech.pylons : protos gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.pylons:protos:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.pylons : protos sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.pylons" % "protos" % "0.1.0"

Advertisement

Dependencies from Group

Sep 16, 2021
3 usages
3 stars
Sep 16, 2021
2 usages
3 stars
Aug 17, 2021
1 usages
3 stars
Aug 03, 2021
3 stars
Aug 03, 2021
3 stars

Discover Dependencies