gaProject


License

License

GroupId

GroupId

com.github.aaronp
ArtifactId

ArtifactId

gaproject_2.13
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gaProject
gaProject
Project Organization

Project Organization

com.github.aaronp
Source Code Management

Source Code Management

https://github.com/aaronp/countdown

Download gaproject_2.13

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.typesafe : config jar 1.3.4
com.github.aaronp : args4c_2.13 jar 0.7.0
com.github.aaronp : eie_2.13 jar 1.0.0
ch.qos.logback : logback-classic jar 1.2.3
io.circe : circe-generic_2.13 jar 0.13.0
org.http4s : http4s-circe_2.13 jar 0.21.7
org.http4s : http4s-core_2.13 jar 0.21.7
org.http4s : http4s-dsl_2.13 jar 0.21.7
org.http4s : http4s-blaze-server_2.13 jar 0.21.7
org.typelevel : cats-core_2.13 jar 2.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.scalatest : scalatest_2.13 jar 3.2.2
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.

Countdown

You can see/test this example project at porpoiseltd.co.uk/countdown.

Building

This will create the site under 'target/page':

sbt clean makePage

Versions

Version
1.0.1
1.0.0
0.2.0