Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.jwebmp.guicedee |
ArtifactId | ArtifactIdguiced-log-master |
Version | Version0.67.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-log-master/ -->
<dependency>
<groupId>com.jwebmp.guicedee</groupId>
<artifactId>guiced-log-master</artifactId>
<version>0.67.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-log-master/
implementation 'com.jwebmp.guicedee:guiced-log-master:0.67.0.2'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-log-master/
implementation ("com.jwebmp.guicedee:guiced-log-master:0.67.0.2")
'com.jwebmp.guicedee:guiced-log-master:jar:0.67.0.2'
<dependency org="com.jwebmp.guicedee" name="guiced-log-master" rev="0.67.0.2">
<artifact name="guiced-log-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee', module='guiced-log-master', version='0.67.0.2')
)
libraryDependencies += "com.jwebmp.guicedee" % "guiced-log-master" % "0.67.0.2"
[com.jwebmp.guicedee/guiced-log-master "0.67.0.2"]