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