is not current version
Last Version 2013.4.1.0

com.github.mkolisnyk:sirius.client.web 1.4.2

Sirius Java main client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

sirius.client.web
Version

Version

1.4.2
Type

Type

pom

Download sirius.client.web 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.mkolisnyk/sirius.client.web/ -->
<dependency>
    <groupId>com.github.mkolisnyk</groupId>
    <artifactId>sirius.client.web</artifactId>
    <version>1.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkolisnyk/sirius.client.web/
implementation 'com.github.mkolisnyk:sirius.client.web:1.4.2'
// https://jarcasting.com/artifacts/com.github.mkolisnyk/sirius.client.web/
implementation ("com.github.mkolisnyk:sirius.client.web:1.4.2")
'com.github.mkolisnyk:sirius.client.web:pom:1.4.2'
<dependency org="com.github.mkolisnyk" name="sirius.client.web" rev="1.4.2">
  <artifact name="sirius.client.web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mkolisnyk', module='sirius.client.web', version='1.4.2')
)
libraryDependencies += "com.github.mkolisnyk" % "sirius.client.web" % "1.4.2"
[com.github.mkolisnyk/sirius.client.web "1.4.2"]