Ulrice Core

Ulrice is a framework for rich clients supporting the mvc-based (or module based) development of applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.ulrice
ArtifactId

ArtifactId

ulrice-core
Last Version

Last Version

0.2.5.18
Release Date

Release Date

Type

Type

jar
Description

Description

Ulrice Core
Ulrice is a framework for rich clients supporting the mvc-based (or module based) development of applications

Download ulrice-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.5.18