is not current version
Last Version 2022.6.1

org.nasdanika.core:ncore 2022.1.3


GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

ncore
Version

Version

2022.1.3
Type

Type

jar

Download ncore 2022.1.3


<!-- https://jarcasting.com/artifacts/org.nasdanika.core/ncore/ -->
<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>ncore</artifactId>
    <version>2022.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/ncore/
implementation 'org.nasdanika.core:ncore:2022.1.3'
// https://jarcasting.com/artifacts/org.nasdanika.core/ncore/
implementation ("org.nasdanika.core:ncore:2022.1.3")
'org.nasdanika.core:ncore:jar:2022.1.3'
<dependency org="org.nasdanika.core" name="ncore" rev="2022.1.3">
  <artifact name="ncore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='ncore', version='2022.1.3')
)
libraryDependencies += "org.nasdanika.core" % "ncore" % "2022.1.3"
[org.nasdanika.core/ncore "2022.1.3"]