Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ari4java/ari4java
/ setVersion
Method
setVersion
src/main/java/ch/loway/oss/ari4java/ARI.java:61–63 ·
view source on GitHub ↗
Sets the Version @param version the version
(AriVersion version)
Source
from the content-addressed store, hash-verified
59
* @param version the version
60
*/
61
public
void
setVersion(AriVersion version) {
62
this.version = version;
63
}
64
65
/**
66
* Returns the current ARI version
Callers
3
testImplementationFactory
Method · 0.95
testBuildAction
Method · 0.95
nettyHttp
Method · 0.95
Calls
no outgoing calls
Tested by
2
testImplementationFactory
Method · 0.76
testBuildAction
Method · 0.76