is not current version
Last Version 1.0.1

com.github.anicolaspp:nSource 1.0.0


GroupId

GroupId

com.github.anicolaspp
ArtifactId

ArtifactId

nSource
Version

Version

1.0.0
Type

Type

jar

Download nSource 1.0.0


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