is not current version
Last Version 0.9

com.microsoft.wake:wake-project 0.4


GroupId

GroupId

com.microsoft.wake
ArtifactId

ArtifactId

wake-project
Version

Version

0.4
Type

Type

pom

Download wake-project 0.4

Filename Size
wake-project-0.4.pom 6 KB
Browse

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