Last Version

example 1.0

Example

License

License

GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

example
Version

Version

1.0
Type

Type

jar
Description

Description

example
Example
Project URL

Project URL

https://github.com/nkb03/reaktive
Source Code Management

Source Code Management

https://github.com/nkb03/reaktive

Download example 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.