| License |
License |
|---|---|
| GroupId | GroupIdio.skullabs.trip |
| ArtifactId | ArtifactIdtrip-parent |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptiontRip
tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| trip-parent-2.1.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.skullabs.trip/trip-parent/ -->
<dependency>
<groupId>io.skullabs.trip</groupId>
<artifactId>trip-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.trip/trip-parent/
implementation 'io.skullabs.trip:trip-parent:2.1.0'
// https://jarcasting.com/artifacts/io.skullabs.trip/trip-parent/
implementation ("io.skullabs.trip:trip-parent:2.1.0")
'io.skullabs.trip:trip-parent:pom:2.1.0'
<dependency org="io.skullabs.trip" name="trip-parent" rev="2.1.0">
<artifact name="trip-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.trip', module='trip-parent', version='2.1.0')
)
libraryDependencies += "io.skullabs.trip" % "trip-parent" % "2.1.0"
[io.skullabs.trip/trip-parent "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |