License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ssehub.easy |
ArtifactId | ArtifactIdbasics |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer basic utilities
The basic utilities library of EASy-Producer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
basics-1.3.2.pom | |
basics-1.3.2.jar | 110 KB |
basics-1.3.2-sources.jar | 118 KB |
basics-1.3.2-javadoc.jar | 526 KB |
Browse |
<!-- 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"]