License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.crashbox |
ArtifactId | ArtifactIdargparse_3 |
Last Version | Last Version0.15.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionargparse_3
argparse
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
argparse_3-0.15.2.pom | |
argparse_3-0.15.2.jar | 292 KB |
argparse_3-0.15.2-sources.jar | 27 KB |
argparse_3-0.15.2-javadoc.jar | 644 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crashbox/argparse_3/ -->
<dependency>
<groupId>io.crashbox</groupId>
<artifactId>argparse_3</artifactId>
<version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.crashbox/argparse_3/
implementation 'io.crashbox:argparse_3:0.15.2'
// https://jarcasting.com/artifacts/io.crashbox/argparse_3/
implementation ("io.crashbox:argparse_3:0.15.2")
'io.crashbox:argparse_3:jar:0.15.2'
<dependency org="io.crashbox" name="argparse_3" rev="0.15.2">
<artifact name="argparse_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crashbox', module='argparse_3', version='0.15.2')
)
libraryDependencies += "io.crashbox" % "argparse_3" % "0.15.2"
[io.crashbox/argparse_3 "0.15.2"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : os-lib_3 | jar | 0.8.1 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |