is not current version
Last Version 1.0.15

org.jresearch.logui:org.jresearch.logui.domain 1.0.0


Categories

Categories

GUI User Interface Doma Data ORM Search Business Logic Libraries
GroupId

GroupId

org.jresearch.logui
ArtifactId

ArtifactId

org.jresearch.logui.domain
Version

Version

1.0.0
Type

Type

jar

Download org.jresearch.logui.domain 1.0.0


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