Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.thetransactioncompany |
ArtifactId | ArtifactIdjsonrpc2-access-filter |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
jsonrpc2-access-filter-1.5.pom | |
jsonrpc2-access-filter-1.5.jar | 22 KB |
jsonrpc2-access-filter-1.5-sources.jar | 15 KB |
jsonrpc2-access-filter-1.5-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/ -->
<dependency>
<groupId>com.thetransactioncompany</groupId>
<artifactId>jsonrpc2-access-filter</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/
implementation 'com.thetransactioncompany:jsonrpc2-access-filter:1.5'
// https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/
implementation ("com.thetransactioncompany:jsonrpc2-access-filter:1.5")
'com.thetransactioncompany:jsonrpc2-access-filter:jar:1.5'
<dependency org="com.thetransactioncompany" name="jsonrpc2-access-filter" rev="1.5">
<artifact name="jsonrpc2-access-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thetransactioncompany', module='jsonrpc2-access-filter', version='1.5')
)
libraryDependencies += "com.thetransactioncompany" % "jsonrpc2-access-filter" % "1.5"
[com.thetransactioncompany/jsonrpc2-access-filter "1.5"]