in

core components for web framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

in-core
Last Version

Last Version

1.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
core components for web framework

Download in-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxnetty jar 0.5.1
org.slf4j : slf4j-api jar 1.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1-RELEASE
0-RELEASE