is not current version
Last Version 1.0.26

org.prompto:CodeFactory 0.0.101

A web site for creating Prompto applications

GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

CodeFactory
Version

Version

0.0.101
Type

Type

jar

Download CodeFactory 0.0.101


<!-- https://jarcasting.com/artifacts/org.prompto/CodeFactory/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>CodeFactory</artifactId>
    <version>0.0.101</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation 'org.prompto:CodeFactory:0.0.101'
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation ("org.prompto:CodeFactory:0.0.101")
'org.prompto:CodeFactory:jar:0.0.101'
<dependency org="org.prompto" name="CodeFactory" rev="0.0.101">
  <artifact name="CodeFactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='CodeFactory', version='0.0.101')
)
libraryDependencies += "org.prompto" % "CodeFactory" % "0.0.101"
[org.prompto/CodeFactory "0.0.101"]