GroupId | GroupIdcom.josesamuel |
---|---|
ArtifactId | ArtifactIdrpcfy-annotations |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
rpcfy-annotations-1.0.8.pom | |
rpcfy-annotations-1.0.8.jar | 11 KB |
rpcfy-annotations-1.0.8-sources.jar | 7 KB |
rpcfy-annotations-1.0.8-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.josesamuel/rpcfy-annotations/ -->
<dependency>
<groupId>com.josesamuel</groupId>
<artifactId>rpcfy-annotations</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.josesamuel/rpcfy-annotations/
implementation 'com.josesamuel:rpcfy-annotations:1.0.8'
// https://jarcasting.com/artifacts/com.josesamuel/rpcfy-annotations/
implementation ("com.josesamuel:rpcfy-annotations:1.0.8")
'com.josesamuel:rpcfy-annotations:jar:1.0.8'
<dependency org="com.josesamuel" name="rpcfy-annotations" rev="1.0.8">
<artifact name="rpcfy-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.josesamuel', module='rpcfy-annotations', version='1.0.8')
)
libraryDependencies += "com.josesamuel" % "rpcfy-annotations" % "1.0.8"
[com.josesamuel/rpcfy-annotations "1.0.8"]