Last Version

Wake 0.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.microsoft.wake
ArtifactId

ArtifactId

wake
Version

Version

0.9
Type

Type

jar
Description

Description

Wake
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Microsoft

Download wake 0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
cglib : cglib jar 3.1
io.netty : netty-all jar 4.0.21.Final
com.google.protobuf : protobuf-java jar 2.5.0
com.microsoft.tang : tang jar 0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.