is not current version
Last Version 2022.6.1

org.nasdanika.core:ncore 2021.3.1


GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

ncore
Version

Version

2021.3.1
Type

Type

jar

Download ncore 2021.3.1


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