| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.common |
| ArtifactId | ArtifactIdtagging_3 |
| Last Version | Last Version2.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontagging
tagging
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tagging_3-2.3.3.pom | |
| tagging_3-2.3.3.jar | 21 KB |
| tagging_3-2.3.3-sources.jar | 1 KB |
| tagging_3-2.3.3-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.common/tagging_3/ -->
<dependency>
<groupId>com.softwaremill.common</groupId>
<artifactId>tagging_3</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.common/tagging_3/
implementation 'com.softwaremill.common:tagging_3:2.3.3'
// https://jarcasting.com/artifacts/com.softwaremill.common/tagging_3/
implementation ("com.softwaremill.common:tagging_3:2.3.3")
'com.softwaremill.common:tagging_3:jar:2.3.3'
<dependency org="com.softwaremill.common" name="tagging_3" rev="2.3.3">
<artifact name="tagging_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.common', module='tagging_3', version='2.3.3')
)
libraryDependencies += "com.softwaremill.common" % "tagging_3" % "2.3.3"
[com.softwaremill.common/tagging_3 "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |