splink / pagelets   0.0.11

Apache License 2.0 GitHub

A module for the Play Framework to build highly modular applications

Scala versions: 2.13 2.12 2.11

pagelets 0.0.9


Group ID:
org.splink
Artifact ID:
pagelets_2.12
Version:
0.0.9
Release Date:
Aug 16, 2020
Licenses:
Files:

libraryDependencies += "org.splink" %% "pagelets" % "0.0.9"

Mill build tool

ivy"org.splink::pagelets:0.0.9"

Scala CLI

//> using dep "org.splink::pagelets:0.0.9"

Ammonite REPL

import $ivy.`org.splink::pagelets:0.0.9`

<dependency>
  <groupId>org.splink</groupId>
  <artifactId>pagelets_2.12</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'org.splink', name: 'pagelets_2.12', version: '0.0.9'