is not current version
Last Version 2013.4.1.0

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

Sirius Java main client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

sirius.client.web
Version

Version

1.3.1
Type

Type

pom

Download sirius.client.web 1.3.1


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