EASy-Producer basic utilities

The basic utilities library of EASy-Producer.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ssehub.easy
ArtifactId

ArtifactId

basics
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

EASy-Producer basic utilities
The basic utilities library of EASy-Producer.
Project URL

Project URL

https://sse.uni-hildesheim.de/forschung/projekte/easy-producer/
Source Code Management

Source Code Management

https://github.com/SSEHUB/EASyProducer.git

Download basics

How to add to project

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

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.
net.ssehub.easy

Versions

Version
1.3.2
1.2.0