bedrock

A Scala combinator-based ui library.

License

License

GroupId

GroupId

io.github.cibotech
ArtifactId

ArtifactId

bedrock_2.12
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

bedrock
A Scala combinator-based ui library.
Project URL

Project URL

https://www.github.com/cibotech/bedrock
Project Organization

Project Organization

CiBO Technologies
Source Code Management

Source Code Management

https://github.com/cibotech/bedrock

Download bedrock_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4

Project Modules

There are no modules declared in this project.

cibo bedrock

scala-js and scalajs-react based user interface component library.

Currently in-dev, use at your own risk, apis subject to change.

Developing

  1. Run developer install script (install npm, etc)
  2. run npm install in project directory
  3. run sbt fastOptJS to compile the scalajs code.
  4. run gulp develop to run build and start a development server at localhost:8000

Using

  1. Find the latest published version
  2. Add the scala dependency to your build.sbt:
 "io.github.cibotech" %%% "bedrock" % "{bedrockVersion}"
  1. Include the stylesheet in your HTML header:
 <link rel="stylesheet" href="https://cibotech.github.io/bedrock/resources/css/default.css" />

Plot Artifact

The artifact bedrock-plots provides a React component that wraps and displays an EvilPlot Plot object.

io.github.cibotech

CIBO Technologies, Inc.

Turning Novel Insights Into Meaningful Outcomes

Versions

Version
0.3.1