Last Version

Loci plugin 0.1

A simple, pluggable type checker for thread locality

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.loci
ArtifactId

ArtifactId

loci
Version

Version

0.1
Type

Type

jar
Description

Description

Loci plugin
A simple, pluggable type checker for thread locality
Project URL

Project URL

http://www.it.uu.se/research/upmarc/loci

Download loci 0.1


<!-- https://jarcasting.com/artifacts/net.java.loci/loci/ -->
<dependency>
    <groupId>net.java.loci</groupId>
    <artifactId>loci</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.loci/loci/
implementation 'net.java.loci:loci:0.1'
// https://jarcasting.com/artifacts/net.java.loci/loci/
implementation ("net.java.loci:loci:0.1")
'net.java.loci:loci:jar:0.1'
<dependency org="net.java.loci" name="loci" rev="0.1">
  <artifact name="loci" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.loci', module='loci', version='0.1')
)
libraryDependencies += "net.java.loci" % "loci" % "0.1"
[net.java.loci/loci "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

There are no modules declared in this project.