| License | License | 
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.juliac.examples | 
| ArtifactId | ArtifactIdfoobar-cases | 
| Last Version | Last Version2.2.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJuliac Example Foobar Cases Fractal is a modular and extensible component model that can be
		used with various programming languages to design, implement,
		deploy and reconfigure various systems and applications, from
		operating systems to middleware platforms and to graphical user
		interfaces. | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationObjectWeb Consortium | 
| Filename | Size | 
|---|---|
| foobar-cases-2.2.3.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/foobar-cases/ -->
<dependency>
    <groupId>org.objectweb.fractal.juliac.examples</groupId>
    <artifactId>foobar-cases</artifactId>
    <version>2.2.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/foobar-cases/
implementation 'org.objectweb.fractal.juliac.examples:foobar-cases:2.2.3'// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/foobar-cases/
implementation ("org.objectweb.fractal.juliac.examples:foobar-cases:2.2.3")'org.objectweb.fractal.juliac.examples:foobar-cases:pom:2.2.3'<dependency org="org.objectweb.fractal.juliac.examples" name="foobar-cases" rev="2.2.3">
  <artifact name="foobar-cases" type="pom" />
</dependency>@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='foobar-cases', version='2.2.3')
)libraryDependencies += "org.objectweb.fractal.juliac.examples" % "foobar-cases" % "2.2.3"[org.objectweb.fractal.juliac.examples/foobar-cases "2.2.3"]