License |
License |
---|---|
GroupId | GroupIdio.skullabs.trip |
ArtifactId | ArtifactIdtrip-processor |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontRip: Annotation Processor
tRip intent to be a practical and lightweight tool to provide modularity and low coupling on your source code
|
Filename | Size |
---|---|
trip-processor-2.1.0.pom | |
trip-processor-2.1.0.jar | 18 KB |
trip-processor-2.1.0-sources.jar | 10 KB |
trip-processor-2.1.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.skullabs.trip/trip-processor/ -->
<dependency>
<groupId>io.skullabs.trip</groupId>
<artifactId>trip-processor</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.trip/trip-processor/
implementation 'io.skullabs.trip:trip-processor:2.1.0'
// https://jarcasting.com/artifacts/io.skullabs.trip/trip-processor/
implementation ("io.skullabs.trip:trip-processor:2.1.0")
'io.skullabs.trip:trip-processor:jar:2.1.0'
<dependency org="io.skullabs.trip" name="trip-processor" rev="2.1.0">
<artifact name="trip-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.trip', module='trip-processor', version='2.1.0')
)
libraryDependencies += "io.skullabs.trip" % "trip-processor" % "2.1.0"
[io.skullabs.trip/trip-processor "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.skullabs.trip : trip-core | jar | 2.1.0 |
com.github.spullara.mustache.java : compiler | jar | 0.8.14 |
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 |