GroupId | GroupIdcom.sosovia |
---|---|
ArtifactId | ArtifactIdexy-frame-base |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
exy-frame-base-0.0.1.pom | |
exy-frame-base-0.0.1.jar | 4 KB |
exy-frame-base-0.0.1-sources.jar | 4 KB |
exy-frame-base-0.0.1-javadoc.jar | 26 KB |
Browse |
<!-- 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"]