License |
License
BSD 3-Clause License
|
---|---|
GroupId | GroupIdcom.fastviewx |
ArtifactId | ArtifactIdfastviewx |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfastviewx
provide view to the api interface
|
Filename | Size |
---|---|
fastviewx-1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx/ -->
<dependency>
<groupId>com.fastviewx</groupId>
<artifactId>fastviewx</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation 'com.fastviewx:fastviewx:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation ("com.fastviewx:fastviewx:1.1")
'com.fastviewx:fastviewx:pom:1.1'
<dependency org="com.fastviewx" name="fastviewx" rev="1.1">
<artifact name="fastviewx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx" % "1.1"
[com.fastviewx/fastviewx "1.1"]