GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdsizeofag |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
sizeofag-1.0.2.pom | |
sizeofag-1.0.2.jar | 11 KB |
sizeofag-1.0.2-sources.jar | 9 KB |
sizeofag-1.0.2-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/sizeofag/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>sizeofag</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/sizeofag/
implementation 'com.github.fracpete:sizeofag:1.0.2'
// https://jarcasting.com/artifacts/com.github.fracpete/sizeofag/
implementation ("com.github.fracpete:sizeofag:1.0.2")
'com.github.fracpete:sizeofag:jar:1.0.2'
<dependency org="com.github.fracpete" name="sizeofag" rev="1.0.2">
<artifact name="sizeofag" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='sizeofag', version='1.0.2')
)
libraryDependencies += "com.github.fracpete" % "sizeofag" % "1.0.2"
[com.github.fracpete/sizeofag "1.0.2"]