Last Version

CoOps spec Java 1.0.0

CoOps specification interfaces for Java

License

License

GroupId

GroupId

fi.foyt.coops
ArtifactId

ArtifactId

coops-spec
Version

Version

1.0.0
Type

Type

jar
Description

Description

CoOps spec Java
CoOps specification interfaces for Java
Project URL

Project URL

https://github.com/foyt/coops-spec-java
Project Organization

Project Organization

Foyt

Download coops-spec 1.0.0


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

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.