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