| License |
License |
|---|---|
| GroupId | GroupIdcom.control-j.xlayout |
| ArtifactId | ArtifactIdxcore |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXLayout core
A code based layout engine
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xcore-1.0.3.pom | |
| xcore-1.0.3.jar | 78 KB |
| xcore-1.0.3-sources.jar | 24 KB |
| xcore-1.0.3-javadoc.jar | 163 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.control-j.xlayout/xcore/ -->
<dependency>
<groupId>com.control-j.xlayout</groupId>
<artifactId>xcore</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.control-j.xlayout/xcore/
implementation 'com.control-j.xlayout:xcore:1.0.3'
// https://jarcasting.com/artifacts/com.control-j.xlayout/xcore/
implementation ("com.control-j.xlayout:xcore:1.0.3")
'com.control-j.xlayout:xcore:jar:1.0.3'
<dependency org="com.control-j.xlayout" name="xcore" rev="1.0.3">
<artifact name="xcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.control-j.xlayout', module='xcore', version='1.0.3')
)
libraryDependencies += "com.control-j.xlayout" % "xcore" % "1.0.3"
[com.control-j.xlayout/xcore "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.0 |