mads

Markdown string interpolation for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.creativescala
ArtifactId

ArtifactId

mads_3
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

mads
Markdown string interpolation for Scala
Project URL

Project URL

https://github.com/noelwelsh/mads
Project Organization

Project Organization

Noel Welsh
Source Code Management

Source Code Management

https://github.com/noelwelsh/mads

Download mads_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
org.typelevel : cats-core_3 jar 2.6.1

test (2)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.26
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0