GroupId | GroupIdcom.axiastudio |
---|---|
ArtifactId | ArtifactIdzoefx-core |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
zoefx-core-0.1.1.pom | |
zoefx-core-0.1.1.jar | 154 KB |
zoefx-core-0.1.1-sources.jar | 171 KB |
zoefx-core-0.1.1-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axiastudio/zoefx-core/ -->
<dependency>
<groupId>com.axiastudio</groupId>
<artifactId>zoefx-core</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axiastudio/zoefx-core/
implementation 'com.axiastudio:zoefx-core:0.1.1'
// https://jarcasting.com/artifacts/com.axiastudio/zoefx-core/
implementation ("com.axiastudio:zoefx-core:0.1.1")
'com.axiastudio:zoefx-core:jar:0.1.1'
<dependency org="com.axiastudio" name="zoefx-core" rev="0.1.1">
<artifact name="zoefx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axiastudio', module='zoefx-core', version='0.1.1')
)
libraryDependencies += "com.axiastudio" % "zoefx-core" % "0.1.1"
[com.axiastudio/zoefx-core "0.1.1"]