Last Version

argparse 2.0.1

WebJar for argparse

License

License

Python-2.0
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

argparse
Version

Version

2.0.1
Type

Type

jar
Description

Description

argparse
WebJar for argparse
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/nodeca/argparse

Download argparse 2.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/argparse/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>argparse</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/argparse/
implementation 'org.webjars.npm:argparse:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/argparse/
implementation ("org.webjars.npm:argparse:2.0.1")
'org.webjars.npm:argparse:jar:2.0.1'
<dependency org="org.webjars.npm" name="argparse" rev="2.0.1">
  <artifact name="argparse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='argparse', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "argparse" % "2.0.1"
[org.webjars.npm/argparse "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.