| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.sf.jped.plugins | 
| ArtifactId | ArtifactIdjped-shark-forms | 
| Last Version | Last Version2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShark forms plugin Plugin that adds Shark forms support to JPED | 
| Project Organization | Project OrganizationJPEd | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jped-shark-forms-2.0.pom | |
| jped-shark-forms-2.0.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-shark-forms/ -->
<dependency>
    <groupId>net.sf.jped.plugins</groupId>
    <artifactId>jped-shark-forms</artifactId>
    <version>2.0</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-shark-forms/
implementation 'net.sf.jped.plugins:jped-shark-forms:2.0'// https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-shark-forms/
implementation ("net.sf.jped.plugins:jped-shark-forms:2.0")'net.sf.jped.plugins:jped-shark-forms:jar:2.0'<dependency org="net.sf.jped.plugins" name="jped-shark-forms" rev="2.0">
  <artifact name="jped-shark-forms" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.jped.plugins', module='jped-shark-forms', version='2.0')
)libraryDependencies += "net.sf.jped.plugins" % "jped-shark-forms" % "2.0"[net.sf.jped.plugins/jped-shark-forms "2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.jped : jped | jar | 2.0 |