License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ssehub.easy |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer core library
The functional core of EASy-Producer utilizing IVML, VIL and VTL.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.3.2.pom | |
core-1.3.2.jar | 258 KB |
core-1.3.2-sources.jar | 89 KB |
core-1.3.2-javadoc.jar | 818 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ssehub.easy/core/ -->
<dependency>
<groupId>net.ssehub.easy</groupId>
<artifactId>core</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ssehub.easy/core/
implementation 'net.ssehub.easy:core:1.3.2'
// https://jarcasting.com/artifacts/net.ssehub.easy/core/
implementation ("net.ssehub.easy:core:1.3.2")
'net.ssehub.easy:core:jar:1.3.2'
<dependency org="net.ssehub.easy" name="core" rev="1.3.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ssehub.easy', module='core', version='1.3.2')
)
libraryDependencies += "net.ssehub.easy" % "core" % "1.3.2"
[net.ssehub.easy/core "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.ssehub.easy : varModel | jar | 1.3.2 |
net.ssehub.easy : instantiatorCore | jar | 1.3.2 |
net.ssehub.easy.reasoning : core | jar | 1.3.2 |
net.ssehub.easy : ivml | jar | 1.3.2 |
net.ssehub.easy.vil : buildlang | jar | 1.3.2 |
net.ssehub.easy.vil : templateLang | jar | 1.3.2 |
commons-io : commons-io | jar |