Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdbtm |
Version | Version0.70.0.1-rc4 |
Type | Typejar |
Filename | Size |
---|---|
btm-0.70.0.1-rc4.pom | |
btm-0.70.0.1-rc4.jar | 329 KB |
btm-0.70.0.1-rc4-sources.jar | 268 KB |
btm-0.70.0.1-rc4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/btm/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>btm</artifactId>
<version>0.70.0.1-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/btm/
implementation 'com.guicedee.services:btm:0.70.0.1-rc4'
// https://jarcasting.com/artifacts/com.guicedee.services/btm/
implementation ("com.guicedee.services:btm:0.70.0.1-rc4")
'com.guicedee.services:btm:jar:0.70.0.1-rc4'
<dependency org="com.guicedee.services" name="btm" rev="0.70.0.1-rc4">
<artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='btm', version='0.70.0.1-rc4')
)
libraryDependencies += "com.guicedee.services" % "btm" % "0.70.0.1-rc4"
[com.guicedee.services/btm "0.70.0.1-rc4"]