| License |
License |
|---|---|
| GroupId | GroupIdco.topl |
| ArtifactId | ArtifactIdtools_2.13 |
| Version | Version1.10.2 |
| Type | Typejar |
| Description |
Descriptiontools
tools
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools_2.13-1.10.2.pom | |
| tools_2.13-1.10.2.jar | 23 KB |
| tools_2.13-1.10.2-sources.jar | 3 KB |
| tools_2.13-1.10.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.topl/tools_2.13/ -->
<dependency>
<groupId>co.topl</groupId>
<artifactId>tools_2.13</artifactId>
<version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.topl/tools_2.13/
implementation 'co.topl:tools_2.13:1.10.2'
// https://jarcasting.com/artifacts/co.topl/tools_2.13/
implementation ("co.topl:tools_2.13:1.10.2")
'co.topl:tools_2.13:jar:1.10.2'
<dependency org="co.topl" name="tools_2.13" rev="1.10.2">
<artifact name="tools_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.topl', module='tools_2.13', version='1.10.2')
)
libraryDependencies += "co.topl" % "tools_2.13" % "1.10.2"
[co.topl/tools_2.13 "1.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| co.topl : common_2.13 | jar | 1.10.2 |
| org.mongodb.scala : mongo-scala-driver_2.13 | jar | 4.3.4 |