License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Scala |
GroupId | GroupIdorg.scalameta |
ArtifactId | ArtifactIdmdoc-js-interfaces |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjsApi
jsApi
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mdoc-js-interfaces-2.3.2.pom | |
mdoc-js-interfaces-2.3.2.jar | 4 KB |
mdoc-js-interfaces-2.3.2-tests-sources.jar | 247 bytes |
mdoc-js-interfaces-2.3.2-tests-javadoc.jar | 189 bytes |
mdoc-js-interfaces-2.3.2-sources.jar | 1 KB |
mdoc-js-interfaces-2.3.2-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalameta/mdoc-js-interfaces/ -->
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>mdoc-js-interfaces</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalameta/mdoc-js-interfaces/
implementation 'org.scalameta:mdoc-js-interfaces:2.3.2'
// https://jarcasting.com/artifacts/org.scalameta/mdoc-js-interfaces/
implementation ("org.scalameta:mdoc-js-interfaces:2.3.2")
'org.scalameta:mdoc-js-interfaces:jar:2.3.2'
<dependency org="org.scalameta" name="mdoc-js-interfaces" rev="2.3.2">
<artifact name="mdoc-js-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalameta', module='mdoc-js-interfaces', version='2.3.2')
)
libraryDependencies += "org.scalameta" % "mdoc-js-interfaces" % "2.3.2"
[org.scalameta/mdoc-js-interfaces "2.3.2"]