License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.zed-platform |
ArtifactId | ArtifactIdzed-quickstarts-fuse-61-blueprint |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionzed-quickstarts-fuse-61-blueprint
A application used as an example on how to set up pushing
its components to the Central Repository.
|
Filename | Size |
---|---|
zed-quickstarts-fuse-61-blueprint-0.0.8.pom | 920 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-quickstarts-fuse-61-blueprint/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed-quickstarts-fuse-61-blueprint</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-quickstarts-fuse-61-blueprint/
implementation 'com.github.zed-platform:zed-quickstarts-fuse-61-blueprint:0.0.8'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-quickstarts-fuse-61-blueprint/
implementation ("com.github.zed-platform:zed-quickstarts-fuse-61-blueprint:0.0.8")
'com.github.zed-platform:zed-quickstarts-fuse-61-blueprint:pom:0.0.8'
<dependency org="com.github.zed-platform" name="zed-quickstarts-fuse-61-blueprint" rev="0.0.8">
<artifact name="zed-quickstarts-fuse-61-blueprint" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-quickstarts-fuse-61-blueprint', version='0.0.8')
)
libraryDependencies += "com.github.zed-platform" % "zed-quickstarts-fuse-61-blueprint" % "0.0.8"
[com.github.zed-platform/zed-quickstarts-fuse-61-blueprint "0.0.8"]