is not current version
Last Version 0.4

com.github.mike10004:nitsick-core 0.3


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

nitsick-core
Version

Version

0.3
Type

Type

jar

Download nitsick-core 0.3


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