| License |
License |
|---|---|
| GroupId | GroupIdco.blocke |
| ArtifactId | ArtifactIdds_lib_3 |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionds_lib
ds_lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ds_lib_3-1.0.0.pom | |
| ds_lib_3-1.0.0.jar | 2 KB |
| ds_lib_3-1.0.0-sources.jar | 637 bytes |
| ds_lib_3-1.0.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/co.blocke/ds_lib_3/ -->
<dependency>
<groupId>co.blocke</groupId>
<artifactId>ds_lib_3</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.blocke/ds_lib_3/
implementation 'co.blocke:ds_lib_3:1.0.0'
// https://jarcasting.com/artifacts/co.blocke/ds_lib_3/
implementation ("co.blocke:ds_lib_3:1.0.0")
'co.blocke:ds_lib_3:jar:1.0.0'
<dependency org="co.blocke" name="ds_lib_3" rev="1.0.0">
<artifact name="ds_lib_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.blocke', module='ds_lib_3', version='1.0.0')
)
libraryDependencies += "co.blocke" % "ds_lib_3" % "1.0.0"
[co.blocke/ds_lib_3 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.25 |