is not current version
Last Version 62

com.guicedee.services:btm 1.1.1.7

The Parent Holder for the Guiced EE JMPS System

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

btm
Version

Version

1.1.1.7
Type

Type

jar

Download btm 1.1.1.7


<!-- https://jarcasting.com/artifacts/com.guicedee.services/btm/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>btm</artifactId>
    <version>1.1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/btm/
implementation 'com.guicedee.services:btm:1.1.1.7'
// https://jarcasting.com/artifacts/com.guicedee.services/btm/
implementation ("com.guicedee.services:btm:1.1.1.7")
'com.guicedee.services:btm:jar:1.1.1.7'
<dependency org="com.guicedee.services" name="btm" rev="1.1.1.7">
  <artifact name="btm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='btm', version='1.1.1.7')
)
libraryDependencies += "com.guicedee.services" % "btm" % "1.1.1.7"
[com.guicedee.services/btm "1.1.1.7"]