| License |
License |
|---|---|
| GroupId | GroupIdeu.l-space |
| ArtifactId | ArtifactIdtypes_3 |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontypes
types
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| types_3-0.2.1.pom | |
| types_3-0.2.1.jar | 107 KB |
| types_3-0.2.1-tests.jar | 91 KB |
| types_3-0.2.1-sources.jar | 7 KB |
| types_3-0.2.1-javadoc.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.l-space/types_3/ -->
<dependency>
<groupId>eu.l-space</groupId>
<artifactId>types_3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.l-space/types_3/
implementation 'eu.l-space:types_3:0.2.1'
// https://jarcasting.com/artifacts/eu.l-space/types_3/
implementation ("eu.l-space:types_3:0.2.1")
'eu.l-space:types_3:jar:0.2.1'
<dependency org="eu.l-space" name="types_3" rev="0.2.1">
<artifact name="types_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.l-space', module='types_3', version='0.2.1')
)
libraryDependencies += "eu.l-space" % "types_3" % "0.2.1"
[eu.l-space/types_3 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |