| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdpl.muninn |
| ArtifactId | ArtifactIdscala-md-tag_2.12 |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
Descriptionscala-md-tag
scala-md-tag
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scala-md-tag_2.12-0.2.2.pom | |
| scala-md-tag_2.12-0.2.2.jar | 126 KB |
| scala-md-tag_2.12-0.2.2-sources.jar | 9 KB |
| scala-md-tag_2.12-0.2.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.muninn/scala-md-tag_2.12/ -->
<dependency>
<groupId>pl.muninn</groupId>
<artifactId>scala-md-tag_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.muninn/scala-md-tag_2.12/
implementation 'pl.muninn:scala-md-tag_2.12:0.2.2'
// https://jarcasting.com/artifacts/pl.muninn/scala-md-tag_2.12/
implementation ("pl.muninn:scala-md-tag_2.12:0.2.2")
'pl.muninn:scala-md-tag_2.12:jar:0.2.2'
<dependency org="pl.muninn" name="scala-md-tag_2.12" rev="0.2.2">
<artifact name="scala-md-tag_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.muninn', module='scala-md-tag_2.12', version='0.2.2')
)
libraryDependencies += "pl.muninn" % "scala-md-tag_2.12" % "0.2.2"
[pl.muninn/scala-md-tag_2.12 "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |