my-awesome-library-core


License

License

GroupId

GroupId

com.github.bpg
ArtifactId

ArtifactId

my-awesome-library-core_2.12
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

my-awesome-library-core
my-awesome-library-core
Project URL

Project URL

https://bpg.github.io/my-awesome-library/
Project Organization

Project Organization

com.github.bpg
Source Code Management

Source Code Management

https://github.com/bpg/my-awesome-library

Download my-awesome-library-core_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.scala-lang : scala-reflect jar 2.12.12
org.typelevel : cats-core_2.12 jar 2.5.0
org.typelevel : cats-effect_2.12 jar 3.0.2
dev.zio : zio_2.12 jar 1.0.5
dev.zio : zio-streams_2.12 jar 1.0.5

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.12

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.7
org.scalatestplus : scalacheck-1-14_2.12 jar 3.2.2.0
org.scalacheck : scalacheck_2.12 jar 1.15.3
org.typelevel : cats-laws_2.12 jar 2.5.0
org.typelevel : cats-effect-laws_2.12 jar 3.0.2

Project Modules

There are no modules declared in this project.

My Awesome Library

Scala Steward Action badge Build Maven Central

An awesome public FP library.

Usage

The packages are published on Maven Central.

libraryDependencies += "com.github.bpg" %% "my-awesome-library-core" % "<version>"

Documentation

Links:

Contributing

The My Awesome Library project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that My Awesome Library is licensed with (Apache 2.0, see LICENCE).

People are expected to follow the Scala Code of Conduct when discussing My Awesome Library on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted. For more information, check out the contributor guide.

License

All code in this repository is licensed under the Apache License, Version 2.0. See LICENCE.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.2
0.0.1