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