ownership


License

License

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

ownership_2.12
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

ownership
ownership
Project URL

Project URL

https://github.com/ThoughtWorksInc/RAII.scala
Project Organization

Project Organization

com.thoughtworks.raii
Source Code Management

Source Code Management

https://github.com/ThoughtWorksInc/RAII.scala

Download ownership_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.thoughtworks.raii/ownership_2.12/ -->
<dependency>
    <groupId>com.thoughtworks.raii</groupId>
    <artifactId>ownership_2.12</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.raii/ownership_2.12/
implementation 'com.thoughtworks.raii:ownership_2.12:1.0.0-M4'
// https://jarcasting.com/artifacts/com.thoughtworks.raii/ownership_2.12/
implementation ("com.thoughtworks.raii:ownership_2.12:1.0.0-M4")
'com.thoughtworks.raii:ownership_2.12:jar:1.0.0-M4'
<dependency org="com.thoughtworks.raii" name="ownership_2.12" rev="1.0.0-M4">
  <artifact name="ownership_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.raii', module='ownership_2.12', version='1.0.0-M4')
)
libraryDependencies += "com.thoughtworks.raii" % "ownership_2.12" % "1.0.0-M4"
[com.thoughtworks.raii/ownership_2.12 "1.0.0-M4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.scalaz : scalaz-core_2.12 jar 7.2.11

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.
com.thoughtworks.raii

ThoughtWorks Incubator

This is ThoughtWorks' sandbox GitHub Organization for short-term experiments. For our main Github organisation, please visit @thoughtworks

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M1