is not current version
Last Version 1.0.3

in.octosolutions:nucleus 1.0.0

Generic Utility Product

GroupId

GroupId

in.octosolutions
ArtifactId

ArtifactId

nucleus
Version

Version

1.0.0
Type

Type

jar

Download nucleus 1.0.0


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