License |
License |
---|---|
GroupId | GroupIdcom.jovezhao.nest |
ArtifactId | ArtifactIdnest-plugins |
Version | Version1.3.RELEASE |
Type | Typepom |
Description |
Descriptionnest framework
|
Filename | Size |
---|---|
nest-plugins-1.3.RELEASE.pom | 753 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jovezhao.nest/nest-plugins/ -->
<dependency>
<groupId>com.jovezhao.nest</groupId>
<artifactId>nest-plugins</artifactId>
<version>1.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-plugins/
implementation 'com.jovezhao.nest:nest-plugins:1.3.RELEASE'
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-plugins/
implementation ("com.jovezhao.nest:nest-plugins:1.3.RELEASE")
'com.jovezhao.nest:nest-plugins:pom:1.3.RELEASE'
<dependency org="com.jovezhao.nest" name="nest-plugins" rev="1.3.RELEASE">
<artifact name="nest-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jovezhao.nest', module='nest-plugins', version='1.3.RELEASE')
)
libraryDependencies += "com.jovezhao.nest" % "nest-plugins" % "1.3.RELEASE"
[com.jovezhao.nest/nest-plugins "1.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |