GroupId | GroupIdcom.teambytes |
---|---|
ArtifactId | ArtifactIdinflatable_2.10 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
inflatable_2.10-0.0.1.pom | |
inflatable_2.10-0.0.1.jar | 351 KB |
inflatable_2.10-0.0.1-sources.jar | 39 KB |
inflatable_2.10-0.0.1-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teambytes/inflatable_2.10/ -->
<dependency>
<groupId>com.teambytes</groupId>
<artifactId>inflatable_2.10</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.teambytes/inflatable_2.10/
implementation 'com.teambytes:inflatable_2.10:0.0.1'
// https://jarcasting.com/artifacts/com.teambytes/inflatable_2.10/
implementation ("com.teambytes:inflatable_2.10:0.0.1")
'com.teambytes:inflatable_2.10:jar:0.0.1'
<dependency org="com.teambytes" name="inflatable_2.10" rev="0.0.1">
<artifact name="inflatable_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teambytes', module='inflatable_2.10', version='0.0.1')
)
libraryDependencies += "com.teambytes" % "inflatable_2.10" % "0.0.1"
[com.teambytes/inflatable_2.10 "0.0.1"]