is not current version
Last Version 0.2.4

com.github.jochenw.qse:qse-is-core 0.2.3

QSE IS (Core module)

GroupId

GroupId

com.github.jochenw.qse
ArtifactId

ArtifactId

qse-is-core
Version

Version

0.2.3
Type

Type

jar

Download qse-is-core 0.2.3


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