License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.core |
ArtifactId | ArtifactIdncore |
Last Version | Last Version2022.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNasdanika Core Model
Parent pom.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ncore-2022.6.1.pom | |
ncore-2022.6.1.jar | 74 KB |
ncore-2022.6.1-sources.jar | 65 KB |
ncore-2022.6.1-javadoc.jar | 317 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/ncore/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>ncore</artifactId>
<version>2022.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/ncore/
implementation 'org.nasdanika.core:ncore:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.core/ncore/
implementation ("org.nasdanika.core:ncore:2022.6.1")
'org.nasdanika.core:ncore:jar:2022.6.1'
<dependency org="org.nasdanika.core" name="ncore" rev="2022.6.1">
<artifact name="ncore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='ncore', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.core" % "ncore" % "2022.6.1"
[org.nasdanika.core/ncore "2022.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nasdanika.core : common | jar | 2022.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.20.2 |