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.10


Group ID:
org.splink
Artifact ID:
pagelets_2.13
Version:
0.0.10
Release Date:
Oct 22, 2021
Licenses:
Files:

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

Mill build tool

ivy"org.splink::pagelets:0.0.10"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.splink</groupId>
  <artifactId>pagelets_2.13</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'org.splink', name: 'pagelets_2.13', version: '0.0.10'