License |
License |
---|---|
GroupId | GroupIdcom.themodernway |
ArtifactId | ArtifactIdthemodernway-server-integration |
Last Version | Last Version2.2.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTheModernWay-Server-Integration
TheModernWay Server Integration
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/ -->
<dependency>
<groupId>com.themodernway</groupId>
<artifactId>themodernway-server-integration</artifactId>
<version>2.2.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/
implementation 'com.themodernway:themodernway-server-integration:2.2.6-RELEASE'
// https://jarcasting.com/artifacts/com.themodernway/themodernway-server-integration/
implementation ("com.themodernway:themodernway-server-integration:2.2.6-RELEASE")
'com.themodernway:themodernway-server-integration:jar:2.2.6-RELEASE'
<dependency org="com.themodernway" name="themodernway-server-integration" rev="2.2.6-RELEASE">
<artifact name="themodernway-server-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.themodernway', module='themodernway-server-integration', version='2.2.6-RELEASE')
)
libraryDependencies += "com.themodernway" % "themodernway-server-integration" % "2.2.6-RELEASE"
[com.themodernway/themodernway-server-integration "2.2.6-RELEASE"]