is not current version
Last Version 2.2.0

org.woelker.jimix:jimix-core 2.1.3


GroupId

GroupId

org.woelker.jimix
ArtifactId

ArtifactId

jimix-core
Version

Version

2.1.3
Type

Type

jar

Download jimix-core 2.1.3


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