License |
License |
---|---|
GroupId | GroupIdcom.yanzhenjie.andserver |
ArtifactId | ArtifactIdplugin |
Last Version | Last Version2.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandserver-plugin
jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-2.1.10.pom | |
plugin-2.1.10.jar | 8 KB |
plugin-2.1.10-sources.jar | 5 KB |
plugin-2.1.10-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yanzhenjie.andserver/plugin/ -->
<dependency>
<groupId>com.yanzhenjie.andserver</groupId>
<artifactId>plugin</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yanzhenjie.andserver/plugin/
implementation 'com.yanzhenjie.andserver:plugin:2.1.10'
// https://jarcasting.com/artifacts/com.yanzhenjie.andserver/plugin/
implementation ("com.yanzhenjie.andserver:plugin:2.1.10")
'com.yanzhenjie.andserver:plugin:jar:2.1.10'
<dependency org="com.yanzhenjie.andserver" name="plugin" rev="2.1.10">
<artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yanzhenjie.andserver', module='plugin', version='2.1.10')
)
libraryDependencies += "com.yanzhenjie.andserver" % "plugin" % "2.1.10"
[com.yanzhenjie.andserver/plugin "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.yanzhenjie.andserver : annotation | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.6.3 |
com.squareup : javapoet | jar | 1.12.1 |