is not current version
Last Version 0.8.0

com.gitlab.lema-suite:lema-provider-socket 0.6.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitlab.lema-suite
ArtifactId

ArtifactId

lema-provider-socket
Version

Version

0.6.1
Type

Type

jar

Download lema-provider-socket 0.6.1


<!-- https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-socket/ -->
<dependency>
    <groupId>com.gitlab.lema-suite</groupId>
    <artifactId>lema-provider-socket</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-socket/
implementation 'com.gitlab.lema-suite:lema-provider-socket:0.6.1'
// https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-socket/
implementation ("com.gitlab.lema-suite:lema-provider-socket:0.6.1")
'com.gitlab.lema-suite:lema-provider-socket:jar:0.6.1'
<dependency org="com.gitlab.lema-suite" name="lema-provider-socket" rev="0.6.1">
  <artifact name="lema-provider-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lema-suite', module='lema-provider-socket', version='0.6.1')
)
libraryDependencies += "com.gitlab.lema-suite" % "lema-provider-socket" % "0.6.1"
[com.gitlab.lema-suite/lema-provider-socket "0.6.1"]