Last Version

jlib operator framework 1.0.0

jlib framework used for implementing observable operations

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-operator
Version

Version

1.0.0
Type

Type

jar
Description

Description

jlib operator framework
jlib framework used for implementing observable operations
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-operator.git

Download jlib-operator 1.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jlib : jlib-value jar 1.0.0
org.jlib : jlib-message jar 1.0.0
org.jlib : jlib-exception jar 1.0.0

Project Modules

There are no modules declared in this project.