GroupId | GroupIdcom.github.miaozongpei |
---|---|
ArtifactId | ArtifactIdbeyond-view |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
beyond-view-1.0.2.pom | |
beyond-view-1.0.2.jar | 65 KB |
beyond-view-1.0.2-sources.jar | 45 KB |
beyond-view-1.0.2-javadoc.jar | 764 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.miaozongpei/beyond-view/ -->
<dependency>
<groupId>com.github.miaozongpei</groupId>
<artifactId>beyond-view</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.miaozongpei/beyond-view/
implementation 'com.github.miaozongpei:beyond-view:1.0.2'
// https://jarcasting.com/artifacts/com.github.miaozongpei/beyond-view/
implementation ("com.github.miaozongpei:beyond-view:1.0.2")
'com.github.miaozongpei:beyond-view:jar:1.0.2'
<dependency org="com.github.miaozongpei" name="beyond-view" rev="1.0.2">
<artifact name="beyond-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.miaozongpei', module='beyond-view', version='1.0.2')
)
libraryDependencies += "com.github.miaozongpei" % "beyond-view" % "1.0.2"
[com.github.miaozongpei/beyond-view "1.0.2"]