Categories |
CategoriesPython Languages |
---|---|
GroupId | GroupIdplexus |
ArtifactId | ArtifactIdplexus-python-factory |
Last Version | Last Version1.0-alpha-5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
plexus-python-factory-1.0-alpha-5.pom | |
plexus-python-factory-1.0-alpha-5.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-python-factory/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-python-factory</artifactId>
<version>1.0-alpha-5</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-python-factory/
implementation 'plexus:plexus-python-factory:1.0-alpha-5'
// https://jarcasting.com/artifacts/plexus/plexus-python-factory/
implementation ("plexus:plexus-python-factory:1.0-alpha-5")
'plexus:plexus-python-factory:jar:1.0-alpha-5'
<dependency org="plexus" name="plexus-python-factory" rev="1.0-alpha-5">
<artifact name="plexus-python-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-python-factory', version='1.0-alpha-5')
)
libraryDependencies += "plexus" % "plexus-python-factory" % "1.0-alpha-5"
[plexus/plexus-python-factory "1.0-alpha-5"]