License |
License |
---|---|
GroupId | GroupIdml.dcjz |
ArtifactId | ArtifactIdcore |
Version | Version1.1.10 |
Type | Typejar |
Description |
Descriptioncore
core for struct
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.1.10.pom | |
core-1.1.10.jar | 50 KB |
core-1.1.10-sources.jar | 36 KB |
core-1.1.10-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ml.dcjz/core/ -->
<dependency>
<groupId>ml.dcjz</groupId>
<artifactId>core</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dcjz/core/
implementation 'ml.dcjz:core:1.1.10'
// https://jarcasting.com/artifacts/ml.dcjz/core/
implementation ("ml.dcjz:core:1.1.10")
'ml.dcjz:core:jar:1.1.10'
<dependency org="ml.dcjz" name="core" rev="1.1.10">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dcjz', module='core', version='1.1.10')
)
libraryDependencies += "ml.dcjz" % "core" % "1.1.10"
[ml.dcjz/core "1.1.10"]