runtime


License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

vork-runtime_2.12
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

runtime
runtime
Project URL

Project URL

https://github.com/olafurpg/vork
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/olafurpg/vork

Download vork-runtime_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.geirsson/vork-runtime_2.12/ -->
<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>vork-runtime_2.12</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/vork-runtime_2.12/
implementation 'com.geirsson:vork-runtime_2.12:0.3.2'
// https://jarcasting.com/artifacts/com.geirsson/vork-runtime_2.12/
implementation ("com.geirsson:vork-runtime_2.12:0.3.2")
'com.geirsson:vork-runtime_2.12:jar:0.3.2'
<dependency org="com.geirsson" name="vork-runtime_2.12" rev="0.3.2">
  <artifact name="vork-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='vork-runtime_2.12', version='0.3.2')
)
libraryDependencies += "com.geirsson" % "vork-runtime_2.12" % "0.3.2"
[com.geirsson/vork-runtime_2.12 "0.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.lihaoyi : pprint_2.12 jar 0.5.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.6

Project Modules

There are no modules declared in this project.

mdoc - typechecked markdown documentation for Scala

Build Status Join the chat at https://gitter.im/scalameta/mdoc Maven Central

mdoc is a markdown documentation tool for Scala inspired by tut. Visit https://scalameta.org/mdoc to learn more about mdoc.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2.0