is not current version
Last Version 1.0.0-RELEASE

com.talent-aio:talent-aio-examples-helloworld-server 0.6.6-alpha


GroupId

GroupId

com.talent-aio
ArtifactId

ArtifactId

talent-aio-examples-helloworld-server
Version

Version

0.6.6-alpha
Type

Type

jar

Download talent-aio-examples-helloworld-server 0.6.6-alpha


<!-- https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-server/ -->
<dependency>
    <groupId>com.talent-aio</groupId>
    <artifactId>talent-aio-examples-helloworld-server</artifactId>
    <version>0.6.6-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-server/
implementation 'com.talent-aio:talent-aio-examples-helloworld-server:0.6.6-alpha'
// https://jarcasting.com/artifacts/com.talent-aio/talent-aio-examples-helloworld-server/
implementation ("com.talent-aio:talent-aio-examples-helloworld-server:0.6.6-alpha")
'com.talent-aio:talent-aio-examples-helloworld-server:jar:0.6.6-alpha'
<dependency org="com.talent-aio" name="talent-aio-examples-helloworld-server" rev="0.6.6-alpha">
  <artifact name="talent-aio-examples-helloworld-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talent-aio', module='talent-aio-examples-helloworld-server', version='0.6.6-alpha')
)
libraryDependencies += "com.talent-aio" % "talent-aio-examples-helloworld-server" % "0.6.6-alpha"
[com.talent-aio/talent-aio-examples-helloworld-server "0.6.6-alpha"]