GroupId | GroupIdcom.maxifier.mxcache |
---|---|
ArtifactId | ArtifactIdstubgen |
Version | Version2.5.7-fix |
Type | Typejar |
Filename | Size |
---|---|
stubgen-2.5.7-fix.pom | |
stubgen-2.5.7-fix.jar | 24 KB |
stubgen-2.5.7-fix-sources.jar | 9 KB |
stubgen-2.5.7-fix-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maxifier.mxcache/stubgen/ -->
<dependency>
<groupId>com.maxifier.mxcache</groupId>
<artifactId>stubgen</artifactId>
<version>2.5.7-fix</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/stubgen/
implementation 'com.maxifier.mxcache:stubgen:2.5.7-fix'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/stubgen/
implementation ("com.maxifier.mxcache:stubgen:2.5.7-fix")
'com.maxifier.mxcache:stubgen:jar:2.5.7-fix'
<dependency org="com.maxifier.mxcache" name="stubgen" rev="2.5.7-fix">
<artifact name="stubgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='stubgen', version='2.5.7-fix')
)
libraryDependencies += "com.maxifier.mxcache" % "stubgen" % "2.5.7-fix"
[com.maxifier.mxcache/stubgen "2.5.7-fix"]