context

A Java combinator library for extracting and injecting values into a context

License

License

GroupId

GroupId

org.typemeta
ArtifactId

ArtifactId

context
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

context
A Java combinator library for extracting and injecting values into a context
Project URL

Project URL

https://github.com/typemeta/context

Download context

Filename Size
context-0.1.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.typemeta/context/ -->
<dependency>
    <groupId>org.typemeta</groupId>
    <artifactId>context</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.typemeta/context/
implementation 'org.typemeta:context:0.1'
// https://jarcasting.com/artifacts/org.typemeta/context/
implementation ("org.typemeta:context:0.1")
'org.typemeta:context:pom:0.1'
<dependency org="org.typemeta" name="context" rev="0.1">
  <artifact name="context" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.typemeta', module='context', version='0.1')
)
libraryDependencies += "org.typemeta" % "context" % "0.1"
[org.typemeta/context "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • arrow
  • core

Versions

Version
0.1