License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-scripting |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Transformer - Scripting
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-scripting/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-scripting</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-scripting/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-scripting:1.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-scripting/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-scripting:1.1")
'com.googlecode.the-fascinator.plugins:plugin-transformer-scripting:jar:1.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-scripting" rev="1.1">
<artifact name="plugin-transformer-scripting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-scripting', version='1.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-scripting" % "1.1"
[com.googlecode.the-fascinator.plugins/plugin-transformer-scripting "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
org.python : jython-standalone | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.5 |