p

plexus-python-factory

Files download
File Operation
plexus-python-factory-1.0-alpha-5.jar download
plexus-python-factory-1.0-alpha-5.pom download
Apache Maven
<dependency>
  <groupId>plexus</groupId>
  <artifactId>plexus-python-factory</artifactId>
  <version>1.0-alpha-5</version>
</dependency>
Gradle Groovy
implementation 'plexus:plexus-python-factory:1.0-alpha-5'
Gradle Kotlin
implementation("plexus:plexus-python-factory:1.0-alpha-5")
Scala SBT
libraryDependencies += "plexus" % "plexus-python-factory" % "1.0-alpha-5"
Groovy Grape
@Grapes(
  @Grab(group='plexus', module='plexus-python-factory', version='1.0-alpha-5')
)
Apache Ivy
<dependency org="plexus" name="plexus-python-factory" rev="1.0-alpha-5" />
Leiningen
[plexus/plexus-python-factory "1.0-alpha-5"]
Apache Buildr
'plexus:plexus-python-factory:jar:1.0-alpha-5'
Dependencies
The project has no third-party dependencies