p

protos

Protos for use by Pylons ecosystem software
https://pylons.tech
MIT License
Pylons LLC
Files download
File Operation
protos-0.1.0.jar download
protos-0.1.0.pom download
protos-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.pylons</groupId>
  <artifactId>protos</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'tech.pylons:protos:0.1.0'
Gradle Kotlin
implementation("tech.pylons:protos:0.1.0")
Scala SBT
libraryDependencies += "tech.pylons" % "protos" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.pylons', module='protos', version='0.1.0')
)
Apache Ivy
<dependency org="tech.pylons" name="protos" rev="0.1.0" />
Leiningen
[tech.pylons/protos "0.1.0"]
Apache Buildr
'tech.pylons:protos:jar:0.1.0'
Dependencies
The project has no third-party dependencies