is not current version
Last Version 1.1

com.fastviewx:fastviewx-core 1.0


GroupId

GroupId

com.fastviewx
ArtifactId

ArtifactId

fastviewx-core
Version

Version

1.0
Type

Type

jar

Download fastviewx-core 1.0


<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/ -->
<dependency>
    <groupId>com.fastviewx</groupId>
    <artifactId>fastviewx-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/
implementation 'com.fastviewx:fastviewx-core:1.0'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/
implementation ("com.fastviewx:fastviewx-core:1.0")
'com.fastviewx:fastviewx-core:jar:1.0'
<dependency org="com.fastviewx" name="fastviewx-core" rev="1.0">
  <artifact name="fastviewx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx-core', version='1.0')
)
libraryDependencies += "com.fastviewx" % "fastviewx-core" % "1.0"
[com.fastviewx/fastviewx-core "1.0"]