License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.filez.scala |
ArtifactId | ArtifactIdgetopt_sjs1_3 |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPOSIX getopt for Scala
POSIX getopt for Scala
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFilez.com |
Filename | Size |
---|---|
getopt_sjs1_3-1.2.2.pom | |
getopt_sjs1_3-1.2.2.jar | 19 KB |
getopt_sjs1_3-1.2.2-sources.jar | 2 KB |
getopt_sjs1_3-1.2.2-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.filez.scala/getopt_sjs1_3/ -->
<dependency>
<groupId>com.filez.scala</groupId>
<artifactId>getopt_sjs1_3</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.filez.scala/getopt_sjs1_3/
implementation 'com.filez.scala:getopt_sjs1_3:1.2.2'
// https://jarcasting.com/artifacts/com.filez.scala/getopt_sjs1_3/
implementation ("com.filez.scala:getopt_sjs1_3:1.2.2")
'com.filez.scala:getopt_sjs1_3:jar:1.2.2'
<dependency org="com.filez.scala" name="getopt_sjs1_3" rev="1.2.2">
<artifact name="getopt_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.filez.scala', module='getopt_sjs1_3', version='1.2.2')
)
libraryDependencies += "com.filez.scala" % "getopt_sjs1_3" % "1.2.2"
[com.filez.scala/getopt_sjs1_3 "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.0.2 |
org.scala-js : scalajs-library_2.13 | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.9.0 |
org.scalatest : scalatest_sjs1_3 | jar | 3.2.11 |