tRip: Core

tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code

License

License

GroupId

GroupId

io.skullabs.trip
ArtifactId

ArtifactId

trip-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

tRip: Core
tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code

Download trip-core

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.
io.skullabs.trip

Skullabs

Skullabs is an OpenSource Community formed by clean code enthusiasts, focused on provide high quality, real world problem solutions.

Versions

Version
2.1.0
2.0.2
2.0.1
2.0.0
1.2.4
1.2.3
1.2.2