Last Version

server 0.1.0

server basic library

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

server
Version

Version

0.1.0
Type

Type

jar
Description

Description

server
server basic library
Source Code Management

Source Code Management

https://github.com/uchicom/server

Download server 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.uchicom : util jar 1.0.0

Project Modules

There are no modules declared in this project.