is not current version
Last Version 2.2.6-RELEASE

com.themodernway:themodernway-server-integration 1.3.0-RELEASE

TheModernWay Server Integration

GroupId

GroupId

com.themodernway
ArtifactId

ArtifactId

themodernway-server-integration
Version

Version

1.3.0-RELEASE
Type

Type

jar

Download themodernway-server-integration 1.3.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/ -->
<dependency>
    <groupId>com.themodernway</groupId>
    <artifactId>themodernway-server-integration</artifactId>
    <version>1.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/
implementation 'com.themodernway:themodernway-server-integration:1.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/
implementation ("com.themodernway:themodernway-server-integration:1.3.0-RELEASE")
'com.themodernway:themodernway-server-integration:jar:1.3.0-RELEASE'
<dependency org="com.themodernway" name="themodernway-server-integration" rev="1.3.0-RELEASE">
  <artifact name="themodernway-server-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.themodernway', module='themodernway-server-integration', version='1.3.0-RELEASE')
)
libraryDependencies += "com.themodernway" % "themodernway-server-integration" % "1.3.0-RELEASE"
[com.themodernway/themodernway-server-integration "1.3.0-RELEASE"]