Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-ice2 |
Version | Version1.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-ice2</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:1.1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:1.1.2")
'com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:jar:1.1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-ice2" rev="1.1.2">
<artifact name="plugin-transformer-ice2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-ice2', version='1.1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-ice2" % "1.1.2"
[com.googlecode.the-fascinator.plugins/plugin-transformer-ice2 "1.1.2"]