License |
License |
---|---|
GroupId | GroupIdcom.gengoai |
ArtifactId | ArtifactIdmango-annotations |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.gengoai:mango-annotations
A set of utilities and tools to speed up and ease programming in Java.
|
Filename | Size |
---|---|
mango-annotations-1.0.pom | |
mango-annotations-1.0.jar | 8 KB |
mango-annotations-1.0-sources.jar | 5 KB |
mango-annotations-1.0-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gengoai/mango-annotations/ -->
<dependency>
<groupId>com.gengoai</groupId>
<artifactId>mango-annotations</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gengoai/mango-annotations/
implementation 'com.gengoai:mango-annotations:1.0'
// https://jarcasting.com/artifacts/com.gengoai/mango-annotations/
implementation ("com.gengoai:mango-annotations:1.0")
'com.gengoai:mango-annotations:jar:1.0'
<dependency org="com.gengoai" name="mango-annotations" rev="1.0">
<artifact name="mango-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gengoai', module='mango-annotations', version='1.0')
)
libraryDependencies += "com.gengoai" % "mango-annotations" % "1.0"
[com.gengoai/mango-annotations "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.8 |