is not current version
Last Version 0.0.2

com.sosovia:exy-frame-base 0.0.1

exy-frame-base

GroupId

GroupId

com.sosovia
ArtifactId

ArtifactId

exy-frame-base
Version

Version

0.0.1
Type

Type

jar

Download exy-frame-base 0.0.1


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