License |
License |
---|---|
Categories |
CategoriesJava Languages Scala |
GroupId | GroupIdio.github.pmeheut |
ArtifactId | ArtifactIdnscala-java-time_3 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnscala-java-time
nscala-java-time
|
Project Organization |
Project Organizationio.github.pmeheut |
Filename | Size |
---|---|
nscala-java-time_3-0.1.1.pom | |
nscala-java-time_3-0.1.1.jar | 134 KB |
nscala-java-time_3-0.1.1-sources.jar | 22 KB |
nscala-java-time_3-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pmeheut/nscala-java-time_3/ -->
<dependency>
<groupId>io.github.pmeheut</groupId>
<artifactId>nscala-java-time_3</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pmeheut/nscala-java-time_3/
implementation 'io.github.pmeheut:nscala-java-time_3:0.1.1'
// https://jarcasting.com/artifacts/io.github.pmeheut/nscala-java-time_3/
implementation ("io.github.pmeheut:nscala-java-time_3:0.1.1")
'io.github.pmeheut:nscala-java-time_3:jar:0.1.1'
<dependency org="io.github.pmeheut" name="nscala-java-time_3" rev="0.1.1">
<artifact name="nscala-java-time_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pmeheut', module='nscala-java-time_3', version='0.1.1')
)
libraryDependencies += "io.github.pmeheut" % "nscala-java-time_3" % "0.1.1"
[io.github.pmeheut/nscala-java-time_3 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
io.github.cquiroz : scala-java-time_3 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 1.0.0-M1 |