License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.common |
ArtifactId | ArtifactIdtagging_2.11 |
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_2.11-2.3.3.pom | |
tagging_2.11-2.3.3.jar | 3 KB |
tagging_2.11-2.3.3-sources.jar | 1 KB |
tagging_2.11-2.3.3-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.common/tagging_2.11/ -->
<dependency>
<groupId>com.softwaremill.common</groupId>
<artifactId>tagging_2.11</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.common/tagging_2.11/
implementation 'com.softwaremill.common:tagging_2.11:2.3.3'
// https://jarcasting.com/artifacts/com.softwaremill.common/tagging_2.11/
implementation ("com.softwaremill.common:tagging_2.11:2.3.3")
'com.softwaremill.common:tagging_2.11:jar:2.3.3'
<dependency org="com.softwaremill.common" name="tagging_2.11" rev="2.3.3">
<artifact name="tagging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.common', module='tagging_2.11', version='2.3.3')
)
libraryDependencies += "com.softwaremill.common" % "tagging_2.11" % "2.3.3"
[com.softwaremill.common/tagging_2.11 "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |